| makVrf::DtSplitMessageCollector::DtSplitMessageCollector |
( |
| ) |
|
| virtual makVrf::DtSplitMessageCollector::~DtSplitMessageCollector |
( |
| ) |
|
|
virtual |
| virtual bool makVrf::DtSplitMessageCollector::assembleMessage |
( |
const char * |
inputBuffer, |
|
|
char *& |
buffer, |
|
|
int & |
dataLen, |
|
|
int & |
dataType |
|
) |
| |
|
virtual |
Returns true if the message is complete. The user must free(buffer) the returned buffer when done with it.
| virtual unsigned int makVrf::DtSplitMessageCollector::dataType |
( |
const char * |
inputBuffer | ) |
const |
|
virtual |
Read the split header from the data and return the content type.
| virtual void makVrf::DtSplitMessageCollector::processTimeouts |
( |
| ) |
|
|
virtual |
Goes through the list, and, if the last receipt of any message is > the expected time, time this out.
| void makVrf::DtSplitMessageCollector::setTimeoutTime |
( |
double |
| ) |
|
| double makVrf::DtSplitMessageCollector::timeoutTime |
( |
| ) |
const |
|
inline |
| DtClock makVrf::DtSplitMessageCollector::myClock |
|
protected |
| double makVrf::DtSplitMessageCollector::myTimeoutTime |
|
protected |
The documentation for this class was generated from the following file: