|
|
virtual void | marshal (DataStream &dataStream) const |
| |
|
virtual void | unmarshal (DataStream &dataStream) |
| |
|
unsigned char | getBeamState () const |
| |
|
void | setBeamState (unsigned char pX) |
| |
|
virtual int | getMarshalledSize () const |
| |
|
bool | operator== (const BeamStatus &rhs) const |
| |
|
| unsigned char | _beamState |
| | First bit zero means beam is active, first bit = 1 means deactivated. More...
|
| |
◆ _beamState
| unsigned char DIS::BeamStatus::_beamState |
|
protected |
First bit zero means beam is active, first bit = 1 means deactivated.
The rest is padding.
The documentation for this class was generated from the following files: