check() | TCPcliServ | |
disconnect() | TCPcliServ | |
init(const int connected_fd, const in_addr_t my_ipaddr, const short int my_port, const in_addr_t cli_ipaddr, const short int cli_port, const int inqlen=0, const int outqlen=0, const bool indlast=false, const bool outdlast=false, const bool disableShm=false) | TCPcliServ | |
nbReceived() | TCPcliServ | |
receive(TCPmessage &msg) | TCPcliServ | |
send(const TCPmessage &msg) | TCPcliServ | |
TCPcliServ() | TCPcliServ | |
TCPcliServ(const int connected_fd, const in_addr_t my_ipaddr, const short int my_port, const in_addr_t cli_ipaddr, const short int cli_port, const int inqlen=0, const int outqlen=0, const bool indlast=false, const bool outdlast=false, const bool disableShm=false) | TCPcliServ | |
~TCPcliServ() | TCPcliServ |