|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
EntityType & | getSupplyType () |
|
const EntityType & | getSupplyType () const |
|
void | setSupplyType (const EntityType &pX) |
|
unsigned char | getQuantity () const |
|
void | setQuantity (unsigned char pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const SupplyQuantity &rhs) const |
|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
EntityType & | getSupplyType () |
|
const EntityType & | getSupplyType () const |
|
void | setSupplyType (const EntityType &pX) |
|
float | getQuantity () const |
|
void | setQuantity (float pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const SupplyQuantity &rhs) const |
|
◆ _quantity
float DIS::SupplyQuantity::_quantity |
|
protected |
the number of units of a supply type.
The documentation for this class was generated from the following files: