TcpConnection Member List
This is the complete list of members for TcpConnection, including all inherited members.
| create(BOOST_IO_CONTEXT &io_context) | TcpConnection | static |
| disconnect() | TcpConnection | |
| isDisconnected() | TcpConnection | |
| mOnDisconnect (defined in TcpConnection) | TcpConnection | |
| pointer typedef | TcpConnection | |
| receive() | TcpConnection | |
| setDisconnectHandler(std::function< void(pointer)> h) (defined in TcpConnection) | TcpConnection | |
| setReceiveSendHandler(boost::function< void(const boost::system::error_code &error, const char *receiveData, std::string &sendData)> receiveSendHandler) | TcpConnection | |
| setWriteStatusHandler(boost::function< void(const boost::system::error_code &error, std::size_t size)> writeStatusHandler) | TcpConnection | |
| socket() | TcpConnection | |
| write(std::string sendData) | TcpConnection |
