This is the complete list of members for ngcbTCP2DRV, including all inherited members.
| Abort() | ngcbTCP2DRV | |
| AddLog(const char *format,...) __attribute__((format(printf | ngcbTCP2DRV | |
| Broadcast(const void *buffer, size_t size) | ngcbSIO | |
| Broadcast(const char *s) | ngcbSIO | |
| CleanupCmd(char *cmdLine, int *cmdLen) | ngcbSIO | |
| ClosePort(int port) | ngcbSIO | |
| CloseServer() | ngcbSIO | |
| Connect(const char *host, int port, int protocol, int *evtPort) | ngcbSIO | |
| Connect(const char *host, int port, int protocol) | ngcbSIO | |
| Connect(const char *service, int protocol=ngcbSIO_PROTOCOL_ASCII) | ngcbSIO | |
| ConnectCmd(int srvSocket, int protocol=0) | ngcbSIO | |
| Connected() | ngcbSIO | |
| ConnectEvt(int srvSocket) | ngcbSIO | |
| DeviceEvent(void *origin, void *event) | ngcbTCP2DRV | virtual |
| DisableStdIn() | ngcbSIO | |
| Disconnect() | ngcbSIO | |
| Discover(const char *host, const char *name, const char *instance, int *port, int *protocol=NULL) | ngcbSIO | |
| Discover(const char *name, const char *instance, int *port, int *protocol=NULL) | ngcbSIO | |
| EnableStdIn() | ngcbSIO | |
| ErrMsg() | ngcbTCP2DRV | |
| Exec(const char *host, const char *cmd, char *reply, int port=0) | ngcbSIO | |
| ExecReply(int fd, char success, const char *reply) | ngcbSIO | |
| ExecVersion(const char *host) | ngcbSIO | |
| ExecXt(const char *host, const char *cmd, char *reply, const char *geom=NULL) | ngcbSIO | |
| ExitSignal(int sig) | ngcbTCP2DRV | |
| Fd2Port(int fd) | ngcbSIO | |
| FdAttach(int fd) | ngcbSIO | |
| FdCB(int fd) | ngcbSIO | protectedvirtual |
| FdDetach(int fd) | ngcbSIO | |
| GetIpAddr(const char *name, char *ipAddr) | ngcbSIO | |
| GetProtocol(int fd) | ngcbSIO | |
| GetReply(char *s=NULL) | ngcbSIO | |
| HaveCmdClient() | ngcbSIO | |
| HaveEvtClient() | ngcbSIO | |
| ifc | ngcbTCP2DRV | |
| ignoreSignal | ngcbSIO | |
| Initialize() | ngcbTCP2DRV | |
| Kill(const char *host, int pid) | ngcbSIO | |
| Lock() | ngcbSIO | |
| Log(const char *format,...) __attribute__((format(printf | ngcbTCP2DRV | virtual |
| ngcbSIO::Log(int level, const char *format,...) __attribute__((format(printf | ngcbSIO | virtual |
| Logger(int flag, const char *msg) | ngcbTCP2DRV | virtual |
| logLevel | ngcbSIO | |
| LogMsg(const char *msg) | ngcbSIO | virtual |
| MainLoop() | ngcbTCP2DRV | |
| MainLoopInit() | ngcbSIO | protectedvirtual |
| NewEventConnection(int fd) | ngcbSIO | protectedvirtual |
| ngcbSIO() | ngcbSIO | |
| ngcbTCP2DRV() | ngcbTCP2DRV | |
| NumCmdClient() | ngcbSIO | |
| NumEvtClient() | ngcbSIO | |
| OpenPort(int port, int protocol=0) | ngcbSIO | |
| OpenServer(int cmdPort, int evtPort=-1) | ngcbSIO | |
| ParseArguments(int argc, char **argv) | ngcbTCP2DRV | |
| Port2Fd(int port) | ngcbSIO | |
| PortNum(int fd) | ngcbSIO | |
| Print(const char *format,...) __attribute__((format(printf | ngcbTCP2DRV | |
| PrintReply(FILE *fd) | ngcbSIO | |
| PrintUsage(const char *argv0) | ngcbTCP2DRV | |
| Protocol(int fd) | ngcbSIO | |
| ProtocolAscii(int fd) | ngcbSIO | protectedvirtual |
| ProtocolBin(int fd) | ngcbTCP2DRV | protectedvirtual |
| ProtocolErr(const char *erms) | ngcbSIO | protectedvirtual |
| ProtocolType() | ngcbSIO | |
| ProtocolType(int protocol) | ngcbSIO | |
| RegisterService(int fd) | ngcbSIO | protectedvirtual |
| Reply() | ngcbSIO | inline |
| ReplyBufferSize(size_t size) | ngcbSIO | |
| ReplyLine(char *line) | ngcbSIO | |
| RequestReply(const char *request, char *reply=NULL) | ngcbSIO | |
| SendRequest(const char *request) | ngcbSIO | |
| Service(int fd, int protocol) | ngcbSIO | protectedvirtual |
| ServiceConnect(int fd, int protocol) | ngcbSIO | protectedvirtual |
| SetSrvAborted(int flag) | ngcbSIO | virtual |
| SrvAborted() | ngcbSIO | virtual |
| SrvCmdPort() | ngcbSIO | |
| SrvCmdSocket() | ngcbSIO | |
| SrvEvtPort() | ngcbSIO | |
| SrvEvtSocket() | ngcbSIO | |
| SrvOpened() | ngcbSIO | |
| StdIn() | ngcbSIO | |
| StopServer() | ngcbSIO | |
| TcpAccept(int srvSocket) | ngcbSIO | |
| TcpClose(int fd) | ngcbSIO | |
| TcpConnect(const char *service) | ngcbSIO | |
| TcpConnect(int port, const char *host=NULL) | ngcbSIO | |
| TcpGets(int fd, char *string, int maxLen) | ngcbSIO | |
| TcpPuts(int fd, const char *string) | ngcbSIO | |
| TcpRead(int fd, void *buffer, size_t size) | ngcbSIO | |
| TcpReadRequest(int fd, char *request, int maxSize) | ngcbSIO | |
| TcpService(const char *service=NULL) | ngcbSIO | |
| TcpService(int port) | ngcbSIO | |
| TcpWrite(int fd, const void *buffer, size_t size) | ngcbSIO | |
| TcpWriteReply(int fd, const char *reply, int success) | ngcbSIO | |
| TimerCB() | ngcbTCP2DRV | virtual |
| TimerOff() | ngcbSIO | |
| TimerOn() | ngcbSIO | |
| TimerSet(int ms) | ngcbSIO | |
| Unlock() | ngcbSIO | |
| UnregisterService(int fd) | ngcbSIO | protectedvirtual |
| Verbose(const char *format,...) __attribute__((format(printf | ngcbTCP2DRV | virtual |
| ngcbSIO::Verbose(int level, const char *format,...) __attribute__((format(printf | ngcbSIO | virtual |
| verboseLevel | ngcbSIO | |
| WaitSocket(int fd, int timeout) | ngcbSIO | |
| ~ngcbSIO() | ngcbSIO | virtual |
| ~ngcbTCP2DRV() | ngcbTCP2DRV | virtual |