FACT++  1.0
void DimServer::addClientExitHandler ( )

Definition at line 664 of file discpp.cxx.

References client_exit_user_routine(), and dis_add_client_exit_handler.

665 {
668 }
static DimClientExitHandler * itsClientExit
Definition: dis.hxx:95
#define dis_add_client_exit_handler
Definition: dis.h:14
static void client_exit_user_routine(int *)
Definition: discpp.cxx:758

+ Here is the call graph for this function: