The DataOStream for object data. More...
#include <objectDataOStream.h>


Public Member Functions | |
| ObjectDataOStream (const Object *object) | |
| void | setVersion (const uint32_t version) |
| uint32_t | getVersion () const |
Protected Member Functions | |
| virtual void | reset () |
| Reset the whole stream. | |
Protected Attributes | |
| const Object *const | _object |
| uint32_t | _version |
| uint32_t | _sequence |
The DataOStream for object data.
Definition at line 33 of file objectDataOStream.h.
| virtual void eq::net::ObjectDataOStream::reset | ( | ) | [inline, protected, virtual] |
Reset the whole stream.
Reimplemented from eq::net::DataOStream.
Definition at line 50 of file objectDataOStream.h.
0.9.1 by
1.6.1