fdhwlib  2.0.25
IRhandlerSock Member List
This is the complete list of members for IRhandlerSock, including all inherited members.
getFD()SimpleSocket
getHostName()SimpleSocket
getPeerName()SimpleSocket
IRhandlerSock()IRhandlerSock
readData(unsigned long *data, int max)SimpleSocket
readData(unsigned int *data, int max)SimpleSocket
readMsg(char *msg, int max)SimpleSocket
readPacket(unsigned long *data, int max)SimpleSocket
remoteCall(short cmdid, unsigned long *args, short argc=0, unsigned long *data=NULL, short ndata=0, unsigned long *ackn=NULL, short len=0)SimpleSocket
remoteCall(short cmdid, uint32_t *args=NULL, short argc=0, uint32_t *data=NULL, short ndata=0, uint32_t *ackn=NULL, short len=0)SimpleSocket
setTimeout(unsigned long timeout)SimpleSocket
setTimeout(struct timeval timeout)SimpleSocket
SimpleSocket(const char *server, unsigned short port)SimpleSocket
SimpleSocket(const char *server, unsigned short port, unsigned long timeout)SimpleSocket
SimpleSocket(const char *server, unsigned short port, struct timeval timeout)SimpleSocket
wait(int timeout)SimpleSocket
waitForError()IRhandlerSock
waitForNxPg()IRhandlerSock
waitForReading()SimpleSocket
waitForWriting()SimpleSocket
writeData(unsigned long *data, int n)SimpleSocket
writeData(unsigned int *data, int n)SimpleSocket
writeMsg(char *msg, int n=0)SimpleSocket
writePacket(unsigned long *data, int n)SimpleSocket
~IRhandlerSock()IRhandlerSock
~SimpleSocket()SimpleSocket