#include <reboot.h>
|
using | Callback = boost::function< void(const boost::posix_time::ptime &, const std::string &, const std::string &)> |
|
using | Ptr = std::shared_ptr< Response > |
|
Definition at line 28 of file reboot.h.
std::string scip2::ResponseRB::getCommandCode |
( |
| ) |
const |
|
inlinevirtual |
void scip2::ResponseRB::operator() |
( |
const boost::posix_time::ptime & |
time_read, |
|
|
const std::string & |
echo_back, |
|
|
const std::string & |
status, |
|
|
std::istream & |
stream |
|
) |
| |
|
inlinevirtual |
void scip2::ResponseRB::registerCallback |
( |
Callback |
cb | ) |
|
|
inline |
The documentation for this class was generated from the following file: