| cb_close_ | scip2::Connection | [protected] |
| cb_connect_ | scip2::Connection | [protected] |
| cb_receive_ | scip2::Connection | [protected] |
| close() | scip2::Connection | [inline, protected] |
| connect() | scip2::Connection | [inline, protected] |
| Connection() | scip2::Connection | [inline] |
| Protocol class | scip2::Connection | [friend] |
| 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 &, CallbackSend=CallbackSend())=0 | scip2::Connection | [pure virtual] |
| spin()=0 | scip2::Connection | [pure virtual] |
| startWatchdog(const boost::posix_time::time_duration &)=0 | scip2::Connection | [pure virtual] |
| stop()=0 | scip2::Connection | [pure virtual] |