FACT++  1.0
static void client_exit_user_routine ( int *  idp)
static

Definition at line 758 of file discpp.cxx.

References DimClientExitHandler::clientExitHandler(), and DimCore::inCallback.

Referenced by DimServer::addClientExitHandler(), and DimRpc::storeIt().

759 {
760  int id = *idp;
761 
762  id++;
766 }
static DimClientExitHandler * itsClientExit
Definition: dis.hxx:95
static int inCallback
Definition: dim.hxx:11
virtual void clientExitHandler()=0

+ Here is the call graph for this function:

+ Here is the caller graph for this function: