FACT++  1.0
void BridgeCommand::commandHandler ( )
inlineprivatevirtual

Reimplemented from DimCommand.

Definition at line 124 of file dimbridge.cxx.

References DimCommand::getData(), DimCommand::getSize(), and DimClient::sendCommandNB().

124  {
128  }
void * getData()
Definition: discpp.cxx:1408
char srv_name[256]
Definition: dimbridge.cxx:115
static void sendCommandNB(const char *name, int data)
Definition: diccpp.cxx:1140
void * srv_data
Definition: dimbridge.cxx:119
int getSize()
Definition: discpp.cxx:1443

+ Here is the call graph for this function: