Public Attributes | |
char * | pCommandPrefix |
unsigned | CommandPrefixLength |
GRPCHANDLER | pHandler |
void * | pHandlerContext |
bool | Enabled |
Definition at line 143 of file tablemgr.h.
unsigned RPCTableManager::RPCTableManager::RPCHandlerRecord::CommandPrefixLength |
Definition at line 146 of file tablemgr.h.
bool RPCTableManager::RPCTableManager::RPCHandlerRecord::Enabled |
Definition at line 150 of file tablemgr.h.
char* RPCTableManager::RPCTableManager::RPCHandlerRecord::pCommandPrefix |
Definition at line 145 of file tablemgr.h.
GRPCHANDLER RPCTableManager::RPCTableManager::RPCHandlerRecord::pHandler |
Definition at line 147 of file tablemgr.h.
void* RPCTableManager::RPCTableManager::RPCHandlerRecord::pHandlerContext |
Definition at line 148 of file tablemgr.h.