Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

CommandHandler Struct Reference


Data Fields

StringTablecmds
StringTableclients
ClientStatecurClient

Field Documentation

struct StringTable * CommandHandler::clients
 

Definition at line 13 of file cmdhandler.c.

Referenced by freeCommandHandler(), handleLine(), and newClientStarted().

struct StringTable* CommandHandler::cmds
 

Definition at line 13 of file cmdhandler.c.

Referenced by freeCommandHandler(), and handleLine().

struct ClientState* CommandHandler::curClient
 

Definition at line 14 of file cmdhandler.c.

Referenced by fetchCommandName(), fetchIntParameters(), fetchStringParameter(), and handleLine().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 8 00:05:25 2005 for Neuroserver by doxygen 1.3.3