#include <protocol.h>
|
void | cbReceive (boost::asio::streambuf &buf, const boost::posix_time::ptime &time_read) |
|
Definition at line 33 of file protocol.h.
◆ Ptr
◆ Protocol()
◆ cbReceive()
void scip2::Protocol::cbReceive |
( |
boost::asio::streambuf & |
buf, |
|
|
const boost::posix_time::ptime & |
time_read |
|
) |
| |
|
inlineprotected |
◆ registerCallback()
template<typename TResponse >
void scip2::Protocol::registerCallback |
( |
typename TResponse::Callback |
cb | ) |
|
|
inline |
◆ sendCommand()
◆ connection_
◆ response_processor_
The documentation for this class was generated from the following file: