Channel() | Channel | |
Close() | Channel | [inline] |
GetLastError() | Channel | [inline] |
Open(std::string &p_RemoteNode, unsigned short p_RemoteEnd) | Channel | |
operator<<(const std::string &msg) | Channel | |
operator>>(std::string &msg) | Channel | |
SetTransportHandler(Transport *transport) | Channel | [inline] |
~Channel() (defined in Channel) | Channel |