|
boost::asio::ip::tcp::socket & | socket () |
|
void | start () |
|
void | write (const protobuf::Datagram &msg) |
|
void | close (const boost::system::error_code &error) |
|
std::string | local_endpoint () |
|
std::string | remote_endpoint () |
|
| LineBasedConnection (LineBasedInterface *interface) |
|
void | read_start () |
|
void | write_start () |
|
void | read_complete (const boost::system::error_code &error) |
|
void | write_complete (const boost::system::error_code &error) |
|
std::deque< protobuf::Datagram > & | out () |
|
Definition at line 101 of file tcp_server.h.
The documentation for this class was generated from the following files: