This is the complete list of members for Communication, including all inherited members.
connectMulSock(const std::string &ip, int index) | Communication | |
connectSock() | Communication | |
disconnectSock() | Communication | |
readFrame() | Communication | |
readMulFrame(int index) | Communication | |
readMulSock(void *buf, int count, int index) | Communication | |
readSock(void *buf, int count) | Communication | |
sockID | Communication | private |
sockIDList | Communication | private |
writeMulSock(const void *buf, int count, int i) | Communication | |
writeSock(const void *buf, int count) | Communication |