open-dis-cpp
Public Member Functions | Protected Attributes | List of all members
DIS::ExpendableDescriptor Class Reference
Collaboration diagram for DIS::ExpendableDescriptor:
Collaboration graph
[legend]

Public Member Functions

virtual void marshal (DataStream &dataStream) const
 
virtual void unmarshal (DataStream &dataStream)
 
EntityTypegetExpendableType ()
 
const EntityTypegetExpendableType () const
 
void setExpendableType (const EntityType &pX)
 
long long getPadding () const
 
void setPadding (long long pX)
 
virtual int getMarshalledSize () const
 
bool operator== (const ExpendableDescriptor &rhs) const
 

Protected Attributes

EntityType _expendableType
 Type of the object that exploded.
 
long long _padding
 Padding.
 

The documentation for this class was generated from the following files: