Public Member Functions | Protected Attributes
scip2::ResponseParams Class Reference

#include <parameters.h>

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

List of all members.

Public Member Functions

virtual std::string getCommandCode () const =0
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 parameters.h.


Member Function Documentation

virtual std::string scip2::ResponseParams::getCommandCode ( ) const [pure virtual]
void scip2::ResponseParams::operator() ( const boost::posix_time::ptime &  time_read,
const std::string &  echo_back,
const std::string &  status,
std::istream &  stream 
) [inline, virtual]

Implements scip2::Response.

Definition at line 43 of file parameters.h.

void scip2::ResponseParams::registerCallback ( Callback  cb) [inline]

Definition at line 92 of file parameters.h.


Member Data Documentation

Callback scip2::ResponseParams::cb_ [protected]

Definition at line 39 of file parameters.h.


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


urg_stamped
Author(s): Atsushi Watanabe
autogenerated on Thu Jun 6 2019 18:59:52