#include <StreamProtocol.h>
Detailed Description
Definition at line 82 of file StreamProtocol.h.
Constructor & Destructor Documentation
virtual StreamProtocolParser::Client::~Client |
( |
|
) |
[virtual] |
Member Function Documentation
virtual bool StreamProtocolParser::Client::compileCommand |
( |
Protocol * |
, |
|
|
StreamBuffer & |
buffer, |
|
|
const char * |
command, |
|
|
const char *& |
args | |
|
) |
| | [private, pure virtual] |
virtual bool StreamProtocolParser::Client::getFieldAddress |
( |
const char * |
fieldname, |
|
|
StreamBuffer & |
address | |
|
) |
| | [private, pure virtual] |
virtual const char* StreamProtocolParser::Client::name |
( |
|
) |
[private, pure virtual] |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: