|
open-dis-cpp
|
Public Member Functions | |
| virtual void | marshal (DataStream &dataStream) const |
| virtual void | unmarshal (DataStream &dataStream) |
| char * | getOtherParameters () |
| const char * | getOtherParameters () const |
| void | setOtherParameters (const char *pX) |
| virtual int | getMarshalledSize () const |
| bool | operator== (const SixByteChunk &rhs) const |
Protected Attributes | |
| char | _otherParameters [6] |
| six bytes of arbitrary data | |
1.8.13