|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
unsigned short | getSubprotocolNumber () const |
|
void | setSubprotocolNumber (unsigned short pX) |
|
unsigned char | getPadding () const |
|
void | setPadding (unsigned char pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const LiveEntityPdu &rhs) const |
|
unsigned char | getProtocolVersion () const |
|
void | setProtocolVersion (unsigned char pX) |
|
unsigned char | getExerciseID () const |
|
void | setExerciseID (unsigned char pX) |
|
unsigned char | getPduType () const |
|
void | setPduType (unsigned char pX) |
|
unsigned char | getProtocolFamily () const |
|
void | setProtocolFamily (unsigned char pX) |
|
unsigned int | getTimestamp () const |
|
void | setTimestamp (unsigned int pX) |
|
unsigned short | getLength () const |
|
void | setLength (unsigned short pX) |
|
bool | operator== (const PduSuperclass &rhs) const |
|
◆ _subprotocolNumber
unsigned short DIS::LiveEntityPdu::_subprotocolNumber |
|
protected |
Subprotocol used to decode the PDU.
Section 13 of EBV.
The documentation for this class was generated from the following files: