FACT++  1.0
void ServiceList::SetHandler ( DimInfoHandler handler = 0)
inline

Definition at line 52 of file ServiceList.h.

References GetServerList(), GetServiceList(), handler(), HasServer(), and HasService().

52 { fHandler=handler; }
static void handler(int conn_id, char *packet, int size, int status)
Definition: webServer.c:635
DimInfoHandler * fHandler
A map storing all descriptions for arguments of command and services.
Definition: ServiceList.h:35

+ Here is the call graph for this function: