This is the complete list of members for
Meta::MCommunicator, including all inherited members.
| close(bool manual=true) | Meta::MCommunicator | [virtual] |
| connect(const mstr &host, int port) | Meta::MSocket | |
| host() | Meta::MSocket | |
| isConnected() const | Meta::MCommunicator | |
| isLocalHost(const mstr &host) | Meta::MSocket | [static] |
| MCommunicator(MProcTask *task, MMessageBuffer *sendBuffer=0, MMessageBuffer *receiveBuffer=0) | Meta::MCommunicator | |
| MSocket() | Meta::MSocket | |
| MSocket_ (defined in Meta::MSocket) | Meta::MSocket | [friend] |
| onClose(bool manual) | Meta::MCommunicator | [virtual] |
| onConnect() | Meta::MCommunicator | [virtual] |
| receive(mvar &header, mvar &body) | Meta::MCommunicator | |
| receive(mvar &body) | Meta::MCommunicator | |
| receive(mvar &header, mvar &body, const mtime &timeout) | Meta::MCommunicator | |
| receive(mvar &body, const mtime &timeout) | Meta::MCommunicator | |
| Meta::MSocket::receive(char *buf, size_t len) | Meta::MSocket | |
| Meta::MSocket::receive(char *buf, size_t len, const mtime &time) | Meta::MSocket | |
| receiveBuffer() | Meta::MCommunicator | |
| send(MMessage *msg) | Meta::MCommunicator | |
| send(const mvar &header, const mvar &body) | Meta::MCommunicator | |
| send(const mvar &body) | Meta::MCommunicator | |
| Meta::MSocket::send(char *buf, size_t len) | Meta::MSocket | |
| Meta::MSocket::send(char *buf, size_t len, const mtime &timeout) | Meta::MSocket | |
| sendBuffer() | Meta::MCommunicator | |
| task() | Meta::MCommunicator | |
| ~MCommunicator() | Meta::MCommunicator | [virtual] |
| ~MSocket() | Meta::MSocket | [virtual] |