This is the complete list of members for
scip2::ConnectionTcp, including all inherited members.
| asyncRead() | scip2::ConnectionTcp | [inline, protected] |
| buf_ | scip2::ConnectionTcp | [protected] |
| cb_close_ | scip2::Connection | [protected] |
| cb_connect_ | scip2::Connection | [protected] |
| cb_receive_ | scip2::Connection | [protected] |
| clearWatchdog() | scip2::ConnectionTcp | [inline, protected] |
| close() | scip2::Connection | [inline, protected] |
| connect() | scip2::Connection | [inline, protected] |
| Connection() | scip2::Connection | [inline] |
| ConnectionTcp(const std::string &ip, const uint16_t port) | scip2::ConnectionTcp | [inline] |
| io_ | scip2::ConnectionTcp | [protected] |
| onConnect(const boost::system::error_code &error) | scip2::ConnectionTcp | [inline, protected] |
| onConnectTimeout(const boost::system::error_code &error) | scip2::ConnectionTcp | [inline, protected] |
| onReceive(const boost::system::error_code &error) | scip2::ConnectionTcp | [inline, protected] |
| onSend(const boost::system::error_code &error, CallbackSend cb) | scip2::ConnectionTcp | [inline, protected] |
| onWatchdog(const boost::system::error_code &error) | scip2::ConnectionTcp | [inline, protected] |
| receive(boost::asio::streambuf &buf, const boost::posix_time::ptime &time_read) | scip2::Connection | [inline, protected] |
| registerCloseCallback(CallbackClose cb) | scip2::Connection | [inline] |
| registerConnectCallback(CallbackConnect cb) | scip2::Connection | [inline] |
| registerReceiveCallback(CallbackReceive cb) | scip2::Connection | [inline] |
| send(const std::string &data, CallbackSend cb=CallbackSend()) | scip2::ConnectionTcp | [inline, virtual] |
| socket_ | scip2::ConnectionTcp | [protected] |
| spin() | scip2::ConnectionTcp | [inline, virtual] |
| startWatchdog(const boost::posix_time::time_duration &duration) | scip2::ConnectionTcp | [inline, virtual] |
| stop() | scip2::ConnectionTcp | [inline, virtual] |
| timeout_ | scip2::ConnectionTcp | [protected] |
| watchdog_ | scip2::ConnectionTcp | [protected] |
| watchdog_duration_ | scip2::ConnectionTcp | [protected] |