![]() |
VR-Link API Documentation for DIS
|
Instances of DtRunwayStateRepository are used to store state data for runway objects. More...
Inheritance diagram for DtRunwayStateRepository:
Collaboration diagram for DtRunwayStateRepository:Public Member Functions | |
| DtRunwayStateRepository () | |
| Constructor. More... | |
| virtual | ~DtRunwayStateRepository () |
| Destructor. More... | |
| DtRunwayStateRepository (const DtRunwayStateRepository &orig) | |
| Copy Constructor. More... | |
| DtRunwayStateRepository & | operator= (const DtRunwayStateRepository &orig) |
| Assignment Operator. More... | |
| virtual DtStateRepository * | clone (bool copy) const |
| Return a copy/empty object of the same type as this. More... | |
| virtual void | printData () const |
| Print data to the DtInfo stream. More... | |
| virtual void | printDataToStream (std::ostream &stream) const |
| Print data to the specified stream. More... | |
| virtual void | setUniqueId (const DtVrlUuid &val) |
| Set the UniqueId. More... | |
| virtual const DtVrlUuid & | uniqueId () const |
| Get the UniqueId. More... | |
| virtual void | setAerodromeId (const DtVrlUuid &val) |
| Set the AerodromeId. More... | |
| virtual const DtVrlUuid & | aerodromeId () const |
| Get the AerodromeId. More... | |
| virtual void | setDamaged (bool val) |
| Set the Damage state. More... | |
| virtual bool | damaged () const |
| Get the Damage state. More... | |
| virtual void | setCondition (const DtRunwayConditionEnum8 &val) |
| Set the Condition of the runway. More... | |
| virtual const DtString | name () |
| Returns the Runway name, which combines both Runway1Name and Runway2Name in the form of "Runway1Name/Runway2Name". More... | |
| virtual const DtRunwayConditionEnum8 & | condition () const |
| Get the Condition. More... | |
| virtual void | setRunway1Name (const DtString &val) |
| Set name for Runway1. More... | |
| virtual const DtString & | runway1Name () const |
| Get the name for Runway1. More... | |
| virtual void | setRunway2Name (const DtString &val) |
| Set name for Runway2. More... | |
| virtual const DtString & | runway2Name () const |
| Get the name for Runway2. More... | |
| virtual void | setRunway1Active (bool val) |
| Set the Runway1Active. More... | |
| virtual bool | runway1Active () const |
| Get the Runway1Active. More... | |
| virtual void | setRunway2Active (bool val) |
| Set the Runway2Active. More... | |
| virtual bool | runway2Active () const |
| Get the Runway2Active. More... | |
| virtual void | setRunway1CenterLineLight (DtU8 val) |
| Set the Runway1CenterLineLight. More... | |
| virtual DtU8 | runway1CenterLineLight () const |
| Get the Runway1CenterLineLight. More... | |
| virtual void | setRunway2CenterLineLight (DtU8 val) |
| Set the Runway2CenterLineLight. More... | |
| virtual DtU8 | runway2CenterLineLight () const |
| Get the Runway2CenterLineLight. More... | |
| virtual void | setRunway1DistanceToGoLight (bool onOff) |
| Set the Runway1DistanceToGoLight to on or off. More... | |
| virtual bool | runway1DistanceToGoLight () const |
| Get the Runway1DistanceToGoLight on or off state. More... | |
| virtual void | setRunway2DistanceToGoLight (bool onOff) |
| Set the Runway2DistanceToGoLight to on or off. More... | |
| virtual bool | runway2DistanceToGoLight () const |
| Get the Runway2DistanceToGoLight on or off state. More... | |
| virtual void | setRunway1EdgeLight (DtU8 val) |
| Set the Runway1EdgeLight. More... | |
| virtual DtU8 | runway1EdgeLight () const |
| Get the Runway1EdgeLight. More... | |
| virtual void | setRunway2EdgeLight (DtU8 val) |
| Set the Runway2EdgeLight. More... | |
| virtual DtU8 | runway2EdgeLight () const |
| Get the Runway2EdgeLight. More... | |
| virtual void | setRunway1DisplacedThresholdLight (DtU8 val) |
| Set the Runway1DisplacedThresholdLight. More... | |
| virtual DtU8 | runway1DisplacedThresholdLight () const |
| Get the Runway1DisplacedThresholdLight. More... | |
| virtual void | setRunway2DisplacedThresholdLight (DtU8 val) |
| Set the Runway2DisplacedThresholdLight. More... | |
| virtual DtU8 | runway2DisplacedThresholdLight () const |
| Get the Runway2DisplacedThresholdLight. More... | |
| virtual void | setRunway1EndLight (DtU8 val) |
| Set the Runway1EndLight. More... | |
| virtual DtU8 | runway1EndLight () const |
| Get the Runway1EndLight. More... | |
| virtual void | setRunway2EndLight (DtU8 val) |
| Set the Runway2EndLight. More... | |
| virtual DtU8 | runway2EndLight () const |
| Get the Runway2EndLight. More... | |
| virtual void | setRunway1TouchDownZoneLight (DtU8 val) |
| Set the Runway1TouchDownZoneLight. More... | |
| virtual DtU8 | runway1TouchDownZoneLight () const |
| Get the Runway1TouchDownZoneLight. More... | |
| virtual void | setRunway2TouchDownZoneLight (DtU8 val) |
| Set the Runway2TouchDownZoneLight. More... | |
| virtual DtU8 | runway2TouchDownZoneLight () const |
| Get the Runway2TouchDownZoneLight. More... | |
| virtual void | setRunway1ThresholdLightingLight (DtU8 val) |
| Set the Runway1ThresholdLightingLight. More... | |
| virtual DtU8 | runway1ThresholdLightingLight () const |
| Get the Runway1ThresholdLightingLight. More... | |
| virtual void | setRunway2ThresholdLightingLight (DtU8 val) |
| Set the Runway2ThresholdLightingLight. More... | |
| virtual DtU8 | runway2ThresholdLightingLight () const |
| Get the Runway2ThresholdLightingLight. More... | |
| virtual void | setRunway1RunwayEndIndicatorLight (DtU8 val) |
| Set the Runway1RunwayEndIndicatorLight. More... | |
| virtual DtU8 | runway1RunwayEndIndicatorLight () const |
| Get the Runway1RunwayEndIndicatorLight. More... | |
| virtual void | setRunway2RunwayEndIndicatorLight (DtU8 val) |
| Set the Runway2RunwayEndIndicatorLight. More... | |
| virtual DtU8 | runway2RunwayEndIndicatorLight () const |
| Get the Runway2RunwayEndIndicatorLight. More... | |
| virtual void | setRunway1ApproachLight (DtU8 val) |
| Set the Runway1ApproachLight. More... | |
| virtual DtU8 | runway1ApproachLight () const |
| Get the Runway1ApproachLight. More... | |
| virtual void | setRunway2ApproachLight (DtU8 val) |
| Set the Runway2ApproachLight. More... | |
| virtual DtU8 | runway2ApproachLight () const |
| Get the Runway2ApproachLight. More... | |
| virtual void | setRunway1VGSILight (DtU8 val) |
| Set the Runway1VGSILight. More... | |
| virtual DtU8 | runway1VGSILight () const |
| Get the Runway1VGSILight. More... | |
| virtual void | setRunway2VGSILight (DtU8 val) |
| Set the Runway2VGSILight. More... | |
| virtual DtU8 | runway2VGSILight () const |
| Get the Runway2VGSILight. More... | |
| virtual void | setRunwayGuardLight (DtU8 val) |
| Set the RunwayGuardLight. More... | |
| virtual DtU8 | runwayGuardLight () const |
| Get the RunwayGuardLight. More... | |
| virtual void | setRunway1RapidExitTaxiwayLight (DtU8 val) |
| Set the Runway1RapidExitTaxiwayLight. More... | |
| virtual DtU8 | runway1RapidExitTaxiwayLight () const |
| Get the Runway1RapidExitTaxiwayLight. More... | |
| virtual void | setRunway2RapidExitTaxiwayLight (DtU8 val) |
| Set the Runway2RapidExitTaxiwayLight. More... | |
| virtual DtU8 | runway2RapidExitTaxiwayLight () const |
| Get the Runway2RapidExitTaxiwayLight. More... | |
| virtual void | setRunway1RunwayExitLight (DtU8 val) |
| Set the Runway1RunwayExitLight. More... | |
| virtual DtU8 | runway1RunwayExitLight () const |
| Get the Runway1RunwayExitLight. More... | |
| virtual void | setRunway2RunwayExitLight (DtU8 val) |
| Set the Runway2RunwayExitLight. More... | |
| virtual DtU8 | runway2RunwayExitLight () const |
| Get the Runway2RunwayExitLight. More... | |
| virtual void | setRunway1TaxiwayLeadOnLight (DtU8 val) |
| Set the Runway1TaxiwayLeadOnLight. More... | |
| virtual DtU8 | runway1TaxiwayLeadOnLight () const |
| Get the Runway1TaxiwayLeadOnLight. More... | |
| virtual void | setRunway2TaxiwayLeadOnLight (DtU8 val) |
| Set the Runway2TaxiwayLeadOnLight. More... | |
| virtual DtU8 | runway2TaxiwayLeadOnLight () const |
| Get the Runway2TaxiwayLeadOnLight. More... | |
| virtual void | setRunway1TaxiwayStopBarLight (DtU8 val) |
| Set the Runway1TaxiwayStopBarLight. More... | |
| virtual DtU8 | runway1TaxiwayStopBarLight () const |
| Get the Runway1TaxiwayStopBarLight. More... | |
| virtual void | setRunway2TaxiwayStopBarLight (DtU8 val) |
| Set the Runway2TaxiwayStopBarLight. More... | |
| virtual DtU8 | runway2TaxiwayStopBarLight () const |
| Get the Runway2TaxiwayStopBarLight. More... | |
| virtual void | setRunway1PrethresholdEdgeLight (DtU8 val) |
| Set the Runway1PrethresholdEdgeLight. More... | |
| virtual DtU8 | runway1PrethresholdEdgeLight () const |
| Get the Runway1PrethresholdEdgeLight. More... | |
| virtual void | setRunway2PrethresholdEdgeLight (DtU8 val) |
| Set the Runway2PrethresholdEdgeLight. More... | |
| virtual DtU8 | runway2PrethresholdEdgeLight () const |
| Get the Runway2PrethresholdEdgeLight. More... | |
| virtual void | setRunway1ArrestorGearUp (bool val) |
| Set the Runway1ArrestorGearUp. More... | |
| virtual bool | runway1ArrestorGearUp () const |
| Get the Runway1ArrestorGearUp. More... | |
| virtual void | setRunway2ArrestorGearUp (bool val) |
| Set the Runway2ArrestorGearUp. More... | |
| virtual bool | runway2ArrestorGearUp () const |
| Get the Runway2ArrestorGearUp. More... | |
| virtual void | setEndpoint1 (DtVector val) |
| Set the Endpoint1. More... | |
| virtual DtVector | endpoint1 () const |
| Get the Endpoint1. More... | |
| virtual void | setEndpoint2 (DtVector val) |
| Set the Endpoint2. More... | |
| virtual DtVector | endpoint2 () const |
| Get the Endpoint2. More... | |
Public Member Functions inherited from DtStateRepository | |
| DtStateRepository () | |
| default constructor More... | |
| DtStateRepository (const DtStateRepository &orig) | |
| copy constructor More... | |
| virtual | ~DtStateRepository () |
| destructor More... | |
| DtStateRepository & | operator= (const DtStateRepository &orig) |
| assignment operator More... | |
| virtual void | setGlobalId (const DtGlobalObjectDesignator &id) |
| Get/Set global identifier, or name. More... | |
| virtual const DtGlobalObjectDesignator & | globalId () const |
| virtual unsigned int | numberOfAttributeRecords () const |
| virtual void | setAttributeRecords (const DtAttributeRecordSet &records) |
| The following functions are related to the extendability part of DIS 7. More... | |
| virtual void | setAttributeRecords (const DtStandardVariableRecordPtrVector &records) |
| Replace the attribute record set with the records in the given vector. More... | |
| virtual const DtAttributeRecordSet & | attributeRecordSet () const |
| Return the attribute record set. More... | |
| virtual DtAttributeRecordSet & | attributeRecordSet () |
| Return the attribute record set. More... | |
| virtual const DtStandardVariableRecordPtrVector & | attributeRecords () const |
| Return the attribute records Any changes to the returned record(s) will modify the records in the recordSet. More... | |
| virtual const DtStandardVariableRecordPtrVector & | attributeRecords (unsigned int recordType) const |
| Return the attribute records of the given type (all records if type is 0) Any changes to the returned record(s) will modify the records in the recordSet. More... | |
| virtual DtStandardVariableRecord * | attributeRecord (unsigned int recordType) const |
| Return the (first) attribute record of the given type (first record if type is 0) Any changes to the returned record will modify the record in the recordSet. More... | |
| virtual int | removeAttributeRecord (unsigned int recordType, bool removeAll=true) |
| Remove and discard the first record of the given record type (if there is one) or all them. More... | |
| virtual DtStandardVariableRecordPtrVector & | getAttributeRecords (unsigned int recordType, DtStandardVariableRecordPtrVector &vec) const |
| Get the attribute records of the given type (all if type is 0) Any changes to the returned record(s) will modify the records in the recordSet. More... | |
| virtual DtStandardVariableRecordPtrVector & | getAttributeRecords (DtStandardVariableRecordPtrVector &vec) const |
| Get the attribute records Any changes to the returned record(s) will modify the records in the recordSet. More... | |
| virtual void | addAttributeRecord (DtStandardVariableRecord *record) |
| Add a clone of given record to the attribute record set. More... | |
| virtual void | addAttributeRecord (std::unique_ptr< DtStandardVariableRecord > record) |
| Add the given record to the attribute record set. More... | |
| virtual void | clearAttributeRecords () |
| Clear all records. More... | |
| virtual DtStateRepositoryExtension * | stateRepositoryExtension (DtString srExtName) const |
| Returns pointer to a DtStateRepositoryExtension object with the given name Returns 0 if no extension with given name is found. More... | |
| virtual std::vector< DtString > | stateRepositoryExtensionNames () const |
| Returns a set of the registered state repository extension names. More... | |
| virtual void | setStateRepositoryExtensions (std::map< DtString, DtStateRepositoryExtension * > extensions) |
| Returns pointer to a DtStateRepositoryExtension object with the given name Returns 0 if no extension with given name is found. More... | |
| virtual const std::map < DtString, DtStateRepositoryExtension * > | stateRepositoryExtensions () const |
| Returns pointer to a DtStateRepositoryExtension object with the given name Returns 0 if no extension with given name is found. More... | |
Static Public Member Functions | |
| static DtRunwayStateRepository * | create () |
| Create a DtRunwayStateRepository. More... | |
Static Public Member Functions inherited from DtStateRepository | |
| static bool | addStateRepositoryExtension (DtString srExtName, DtSrExtCreatorFnc fnc) |
| The following functions are for extending state repositories through State Repository Extension classes. More... | |
Additional Inherited Members | |
Public Types inherited from DtStateRepository | |
| typedef std::map< DtString, DtStateRepositoryExtension * > | DtStateRepositoryExtensionMap |
Public Attributes inherited from DtStateRepository | |
| DtGlobalObjectDesignator | myGlobalId |
| DtAttributeRecordSet | myAttributeRecords |
| DtStandardVariableRecordPtrVector | myReturnedRecords |
| DtStateRepositoryExtensionMap | myStateRepositoryExtensionMap |
Static Public Attributes inherited from DtStateRepository | |
| static std::map< DtString, DtSrExtCreatorFnc > | theStateRepositoryExtensionCreatorMap |
Instances of DtRunwayStateRepository are used to store state data for runway objects.
| DtRunwayStateRepository::DtRunwayStateRepository | ( | ) |
Constructor.
|
virtual |
Destructor.
| DtRunwayStateRepository::DtRunwayStateRepository | ( | const DtRunwayStateRepository & | orig | ) |
Copy Constructor.
|
virtual |
Get the AerodromeId.
|
virtual |
Return a copy/empty object of the same type as this.
Reimplemented from DtStateRepository.
|
virtual |
Get the Condition.
|
static |
Create a DtRunwayStateRepository.
|
virtual |
Get the Damage state.
|
virtual |
Get the Endpoint1.
|
virtual |
Get the Endpoint2.
|
virtual |
Returns the Runway name, which combines both Runway1Name and Runway2Name in the form of "Runway1Name/Runway2Name".
| DtRunwayStateRepository& DtRunwayStateRepository::operator= | ( | const DtRunwayStateRepository & | orig | ) |
Assignment Operator.
|
virtual |
Print data to the DtInfo stream.
Reimplemented from DtStateRepository.
|
virtual |
Print data to the specified stream.
Reimplemented from DtStateRepository.
|
virtual |
Get the Runway1Active.
|
virtual |
Get the Runway1ApproachLight.
|
virtual |
Get the Runway1ArrestorGearUp.
|
virtual |
Get the Runway1CenterLineLight.
|
virtual |
Get the Runway1DisplacedThresholdLight.
|
virtual |
Get the Runway1DistanceToGoLight on or off state.
|
virtual |
Get the Runway1EdgeLight.
|
virtual |
Get the Runway1EndLight.
|
virtual |
Get the name for Runway1.
|
virtual |
Get the Runway1PrethresholdEdgeLight.
|
virtual |
Get the Runway1RapidExitTaxiwayLight.
|
virtual |
Get the Runway1RunwayEndIndicatorLight.
|
virtual |
Get the Runway1RunwayExitLight.
|
virtual |
Get the Runway1TaxiwayLeadOnLight.
|
virtual |
Get the Runway1TaxiwayStopBarLight.
|
virtual |
Get the Runway1ThresholdLightingLight.
|
virtual |
Get the Runway1TouchDownZoneLight.
|
virtual |
Get the Runway1VGSILight.
|
virtual |
Get the Runway2Active.
|
virtual |
Get the Runway2ApproachLight.
|
virtual |
Get the Runway2ArrestorGearUp.
|
virtual |
Get the Runway2CenterLineLight.
|
virtual |
Get the Runway2DisplacedThresholdLight.
|
virtual |
Get the Runway2DistanceToGoLight on or off state.
|
virtual |
Get the Runway2EdgeLight.
|
virtual |
Get the Runway2EndLight.
|
virtual |
Get the name for Runway2.
|
virtual |
Get the Runway2PrethresholdEdgeLight.
|
virtual |
Get the Runway2RapidExitTaxiwayLight.
|
virtual |
Get the Runway2RunwayEndIndicatorLight.
|
virtual |
Get the Runway2RunwayExitLight.
|
virtual |
Get the Runway2TaxiwayLeadOnLight.
|
virtual |
Get the Runway2TaxiwayStopBarLight.
|
virtual |
Get the Runway2ThresholdLightingLight.
|
virtual |
Get the Runway2TouchDownZoneLight.
|
virtual |
Get the Runway2VGSILight.
|
virtual |
Get the RunwayGuardLight.
|
virtual |
Set the AerodromeId.
|
virtual |
Set the Condition of the runway.
|
virtual |
Set the Damage state.
|
virtual |
Set the Endpoint1.
|
virtual |
Set the Endpoint2.
|
virtual |
Set the Runway1Active.
|
virtual |
Set the Runway1ApproachLight.
|
virtual |
Set the Runway1ArrestorGearUp.
|
virtual |
Set the Runway1CenterLineLight.
|
virtual |
Set the Runway1DisplacedThresholdLight.
|
virtual |
Set the Runway1DistanceToGoLight to on or off.
|
virtual |
Set the Runway1EdgeLight.
|
virtual |
Set the Runway1EndLight.
|
virtual |
Set name for Runway1.
Runways are named by a number between 01 and 36, which is generally the magnetic azimuth of the runway's heading in decadegrees This number is then optionally followed by a letter
|
virtual |
Set the Runway1PrethresholdEdgeLight.
|
virtual |
Set the Runway1RapidExitTaxiwayLight.
|
virtual |
Set the Runway1RunwayEndIndicatorLight.
|
virtual |
Set the Runway1RunwayExitLight.
|
virtual |
Set the Runway1TaxiwayLeadOnLight.
|
virtual |
Set the Runway1TaxiwayStopBarLight.
|
virtual |
Set the Runway1ThresholdLightingLight.
|
virtual |
Set the Runway1TouchDownZoneLight.
|
virtual |
Set the Runway1VGSILight.
|
virtual |
Set the Runway2Active.
|
virtual |
Set the Runway2ApproachLight.
|
virtual |
Set the Runway2ArrestorGearUp.
|
virtual |
Set the Runway2CenterLineLight.
|
virtual |
Set the Runway2DisplacedThresholdLight.
|
virtual |
Set the Runway2DistanceToGoLight to on or off.
|
virtual |
Set the Runway2EdgeLight.
|
virtual |
Set the Runway2EndLight.
|
virtual |
Set name for Runway2.
Runways are named by a number between 01 and 36, which is generally the magnetic azimuth of the runway's heading in decadegrees This number is then optionally followed by a letter
|
virtual |
Set the Runway2PrethresholdEdgeLight.
|
virtual |
Set the Runway2RapidExitTaxiwayLight.
|
virtual |
Set the Runway2RunwayEndIndicatorLight.
|
virtual |
Set the Runway2RunwayExitLight.
|
virtual |
Set the Runway2TaxiwayLeadOnLight.
|
virtual |
Set the Runway2TaxiwayStopBarLight.
|
virtual |
Set the Runway2ThresholdLightingLight.
|
virtual |
Set the Runway2TouchDownZoneLight.
|
virtual |
Set the Runway2VGSILight.
|
virtual |
Set the RunwayGuardLight.
|
virtual |
Set the UniqueId.
|
virtual |
Get the UniqueId.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |