| close(void) | lmsg::TransportMsg | |
| connect(const MsgAddr &addr) | lmsg::TransportMsg | |
| disconnect(void) | lmsg::TransportMsg | |
| getAddr(void) const | lmsg::TransportMsg | |
| getDebug(void) const | lmsg::TransportMsg | [inline] |
| getReplyAddr(void) const | lmsg::TransportMsg | [inline] |
| isConnected(void) const | lmsg::TransportMsg | |
| isOpen(void) const | lmsg::TransportMsg | [inline] |
| o_async enum value (defined in lmsg::TransportMsg) | lmsg::TransportMsg | |
| o_client enum value (defined in lmsg::TransportMsg) | lmsg::TransportMsg | |
| o_none enum value (defined in lmsg::TransportMsg) | lmsg::TransportMsg | |
| open(long flags, const MsgAddr *addr=0) | lmsg::TransportMsg | |
| openflags enum name | lmsg::TransportMsg | |
| Purge(void) | lmsg::TransportMsg | |
| receive(MsgHeader &from, char *b, size_type maxlen, wtime_type timeout=-1.0) | lmsg::TransportMsg | |
| receive(MsgHeader &from, Message &msg, wtime_type timeout=-1.0) | lmsg::TransportMsg | |
| receive(Buffer **Data, wtime_type timeout=-1.0) | lmsg::TransportMsg | |
| send(const MsgHeader &to, const char *b) | lmsg::TransportMsg | |
| send(const MsgHeader &to, const Message &b) | lmsg::TransportMsg | |
| setBufferPool(BufferPool *pool) | lmsg::TransportMsg | |
| setDebug(index_type level) | lmsg::TransportMsg | |
| setReplyAddr(const MsgAddr &ad) | lmsg::TransportMsg | |
| setSocketPool(SocketPool *pool) | lmsg::TransportMsg | |
| TransportMsg(void) | lmsg::TransportMsg | |
| waitAny(wtime_type Timeout, int N, const TransportMsg *list[]) | lmsg::TransportMsg | [static] |
| waitMsg(wtime_type Timeout) const | lmsg::TransportMsg | |
| ~TransportMsg(void) | lmsg::TransportMsg | |