FACT++  1.0
void dis_add_error_handler ( void(*)()  user_routine)

Definition at line 540 of file dis.c.

References Error_user_routine, and user_routine().

Referenced by DimServer::addErrorHandler(), initialize(), and Java_dim_DimErrorHandler_addSrvErrorHandler().

541 {
542 
543  DISABLE_AST
545  ENABLE_AST
546 }
static void(* Error_user_routine)()=0
Definition: dis.c:127
static void user_routine(void *tagp, void *bufp, int *size)
Definition: diccpp.cxx:11

+ Here is the call graph for this function:

+ Here is the caller graph for this function: