#include <objectDataIStream.h>


Public Member Functions | |
| void | addDataPacket (Command &command) |
| void | setVersion (const uint32_t version) |
| virtual uint32_t | getVersion () const |
| void | waitReady () const |
| virtual size_t | nRemainingBuffers () const |
| Get the number of remaining buffers. | |
| virtual void | reset () |
Protected Member Functions | |
| const Command * | getNextCommand () |
Definition at line 36 of file objectDataIStream.h.
| virtual size_t eq::net::ObjectDataIStream::nRemainingBuffers | ( | ) | const [inline, virtual] |
Get the number of remaining buffers.
Implements eq::net::DataIStream.
Definition at line 48 of file objectDataIStream.h.
Referenced by eq::net::FullSlaveCM::_unpackOneVersion().

0.9 by
1.5.8