This is the complete list of members for scip2::Protocol, including all inherited members.
cbReceive(boost::asio::streambuf &buf, const boost::posix_time::ptime &time_read) | scip2::Protocol | inlineprotected |
connection_ | scip2::Protocol | protected |
Protocol(Connection::Ptr connection) | scip2::Protocol | inlineexplicit |
Ptr typedef | scip2::Protocol | |
registerCallback(typename TResponse::Callback cb) | scip2::Protocol | inline |
response_processor_ | scip2::Protocol | protected |
sendCommand(const std::string &command, Connection::CallbackSend cb=Connection::CallbackSend()) | scip2::Protocol | inline |