|
|
bool | isNewMessageAvailable (const streamContainer &in) const |
| | Checks whether a new message is available in the stream.
|
| |
| IProtocolMessage * | create (streamContainer &in) |
| | Call this only if isNewMessageAvailable returned true on the same streamContainer before! More...
|
| |
Call this only if isNewMessageAvailable returned true on the same streamContainer before!
- Note
- Don't free this pointer, it reuses memory for each new protocol message
The documentation for this class was generated from the following file: