My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::NetCmdHandler Member List

This is the complete list of members for gcp::util::NetCmdHandler, including all inherited members.

attach(int fd)gcp::util::NetHandler
attachReadStream(int fd)gcp::util::NetHandler
attachSendStream(int fd)gcp::util::NetHandler
fd_ (defined in gcp::util::NetHandler)gcp::util::NetHandlerprotected
getFd()gcp::util::NetHandlervirtual
getLastReadNetCmd()gcp::util::NetCmdHandler
getLastSentNetCmd()gcp::util::NetCmdHandler
getReadFd()gcp::util::NetHandlervirtual
getReadStr()gcp::util::NetHandlerinline
getSendFd()gcp::util::NetHandlervirtual
getSendStr()gcp::util::NetHandlerinline
installErrorHandler(NET_ERROR_HANDLER(*handler), void *arg)gcp::util::NetCmdHandlervirtual
installReadErrorHandler(NET_ERROR_HANDLER(*handler), void *arg)gcp::util::NetHandlervirtual
installReadHandler(NET_READ_HANDLER(*handler), void *arg)gcp::util::NetCmdHandlervirtual
installSendErrorHandler(NET_ERROR_HANDLER(*handler), void *arg)gcp::util::NetHandlervirtual
installSendHandler(NET_SEND_HANDLER(*handler), void *arg)gcp::util::NetCmdHandlervirtual
NetCmdHandler()gcp::util::NetCmdHandler
NetHandler()gcp::util::NetHandler
NetHandler(int fd)gcp::util::NetHandler
nrs_ (defined in gcp::util::NetHandler)gcp::util::NetHandlerprotected
nss_ (defined in gcp::util::NetHandler)gcp::util::NetHandlerprotected
packNetCmd(gcp::util::NetCmd *rtc)gcp::util::NetCmdHandler
packNetCmd(gcp::control::RtcNetCmd *rtc, gcp::control::NetCmdId opcode)gcp::util::NetCmdHandler
read()gcp::util::NetHandler
read(int fd)gcp::util::NetHandler
send()gcp::util::NetHandler
send(int fd)gcp::util::NetHandler
setReadBuffer(void *buffer, unsigned int size)gcp::util::NetHandler
setSendBuffer(void *buffer, unsigned int size)gcp::util::NetHandler
~NetCmdHandler()gcp::util::NetCmdHandlervirtual
~NetHandler()gcp::util::NetHandlervirtual