|
|
virtual void | marshal (DataStream &dataStream) const |
| |
|
virtual void | unmarshal (DataStream &dataStream) |
| |
|
EntityID & | getEntityID () |
| |
|
const EntityID & | getEntityID () const |
| |
|
void | setEntityID (const EntityID &pX) |
| |
|
unsigned char | getEmitterNumber () const |
| |
|
void | setEmitterNumber (unsigned char pX) |
| |
|
unsigned char | getBeamNumber () const |
| |
|
void | setBeamNumber (unsigned char pX) |
| |
|
virtual int | getMarshalledSize () const |
| |
|
bool | operator== (const TrackJamData &rhs) const |
| |
|
|
EntityID | _entityID |
| | the entity tracked or illumated, or an emitter beam targeted with jamming
|
| |
|
unsigned char | _emitterNumber |
| | Emitter system associated with the entity.
|
| |
|
unsigned char | _beamNumber |
| | Beam associated with the entity.
|
| |
The documentation for this class was generated from the following files: