![]() |
VR-Link API Documentation for HLA 1516
|
Inheritance diagram for DtNetGroundVehicleLightingRecord:
Collaboration diagram for DtNetGroundVehicleLightingRecord:Public Member Functions | |
| bool | operator== (const DtNetGroundVehicleLightingRecord &rhs) const |
| bool | operator!= (const DtNetGroundVehicleLightingRecord &rhs) const |
Public Member Functions inherited from DtNetStandardVariableRecord | |
| bool | operator== (const DtNetStandardVariableRecord &rhs) const |
| bool | operator!= (const DtNetStandardVariableRecord &rhs) const |
Public Attributes | |
| DtNetU16 | myVersion |
| DtNetBoolean | myEmergencyLightsOn |
| DtNetBoolean | myLeftIndicatorLightsOn |
| DtNetBoolean | myRightIndicatorLightsOn |
| DtNetU8 | myPadding [5] |
Public Attributes inherited from DtNetStandardVariableRecord | |
| DtNetU32 | myRecordType |
| DtNetU16 | myRecordLength |
|
inline |
References operator==().
|
inline |
| DtNetBoolean DtNetGroundVehicleLightingRecord::myEmergencyLightsOn |
Referenced by operator==().
| DtNetBoolean DtNetGroundVehicleLightingRecord::myLeftIndicatorLightsOn |
Referenced by operator==().
| DtNetU8 DtNetGroundVehicleLightingRecord::myPadding[5] |
| DtNetBoolean DtNetGroundVehicleLightingRecord::myRightIndicatorLightsOn |
Referenced by operator==().
| DtNetU16 DtNetGroundVehicleLightingRecord::myVersion |
Referenced by operator==().