connectTo(const string &hostName, int port) | ot_lib::utilityTCP | [static] |
readData(ost::TCPStream *s, stringstream &str, int len) | ot_lib::utilityTCP | [static] |
readInt(ost::TCPStream *s) | ot_lib::utilityTCP | [static] |
readString(ost::TCPStream *s, int maxLen) | ot_lib::utilityTCP | [static] |
write(ost::TCPStream *s, const stringstream &str, bool flush=true) | ot_lib::utilityTCP | [static] |
write(ost::TCPStream *s, const ot_obj &o) | ot_lib::utilityTCP | [static] |