Public Types | Public Member Functions | Protected Attributes | List of all members
scip2::ResponseQT Class Reference

#include <quit.h>

Inheritance diagram for scip2::ResponseQT:
Inheritance graph
[legend]

Public Types

using Callback = boost::function< void(const boost::posix_time::ptime &, const std::string &, const std::string &)>
 
- Public Types inherited from scip2::Response
using Ptr = std::shared_ptr< Response >
 

Public Member Functions

std::string getCommandCode () const
 
void operator() (const boost::posix_time::ptime &time_read, const std::string &echo_back, const std::string &status, std::istream &stream)
 
void registerCallback (Callback cb)
 

Protected Attributes

Callback cb_
 

Detailed Description

Definition at line 29 of file quit.h.

Member Typedef Documentation

using scip2::ResponseQT::Callback = boost::function<void( const boost::posix_time::ptime &, const std::string &, const std::string &)>

Definition at line 35 of file quit.h.

Member Function Documentation

std::string scip2::ResponseQT::getCommandCode ( ) const
inlinevirtual

Implements scip2::Response.

Definition at line 41 of file quit.h.

void scip2::ResponseQT::operator() ( const boost::posix_time::ptime &  time_read,
const std::string &  echo_back,
const std::string &  status,
std::istream &  stream 
)
inlinevirtual

Implements scip2::Response.

Definition at line 45 of file quit.h.

void scip2::ResponseQT::registerCallback ( Callback  cb)
inline

Definition at line 54 of file quit.h.

Member Data Documentation

Callback scip2::ResponseQT::cb_
protected

Definition at line 38 of file quit.h.


The documentation for this class was generated from the following file:


urg_stamped
Author(s): Atsushi Watanabe
autogenerated on Thu Jun 6 2019 19:55:59