| buffer | RemoteConnection | [private] |
| context | RemoteConnection | [protected] |
| do_close(bool wait) | RemoteConnection | |
| fdin | RemoteConnection | [private] |
| fdout | RemoteConnection | [private] |
| get_message(std::string &result, const OmTime &end_time) | RemoteConnection | |
| operator=(const RemoteConnection &) | RemoteConnection | [private] |
| read_at_least(size_t min_len, const OmTime &end_time) | RemoteConnection | [private] |
| ready_to_read() const | RemoteConnection | |
| RemoteConnection(const RemoteConnection &) | RemoteConnection | [private] |
| RemoteConnection(int fdin_, int fdout_, const std::string &context_) | RemoteConnection | |
| send_message(char type, const std::string &s, const OmTime &end_time) | RemoteConnection | |
| ~RemoteConnection() | RemoteConnection |