#include <stream.h>
List of all members.
Public Member Functions |
virtual std::string | getCommandCode () const =0 |
virtual void | operator() (const boost::posix_time::ptime &, const std::string &, const std::string &, std::istream &)=0 |
bool | readTimestamp (const boost::posix_time::ptime &time_read, const std::string &echo_back, const std::string &status, std::istream &stream, ScanData &scan) |
void | registerCallback (Callback cb) |
Protected Attributes |
Callback | cb_ |
Detailed Description
Definition at line 39 of file stream.h.
Member Function Documentation
virtual void scip2::ResponseStream::operator() |
( |
const boost::posix_time::ptime & |
, |
|
|
const std::string & |
, |
|
|
const std::string & |
, |
|
|
std::istream & |
|
|
) |
| [pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: