|
| | 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...
|
| |
| | 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 DtString &id) |
| | Get/Set global identifier, or name. More...
|
| |
| virtual const DtString & | globalId () const |
| |
| virtual void | setLocalId (const DtObjectId &id) |
| | Get/Set local identifier, or handle. More...
|
| |
| virtual const DtObjectId & | localId () const |
| |
| virtual bool | publishesAttribute (const RTI::AttributeHandle &val) const |
| | Returns true if the attribute is published. More...
|
| |
| virtual void | setAttributeByHandle (const RTI::AttributeHandle &attrHdl, const char *attrValue, unsigned size) |
| | Set the attribute with the given handle. More...
|
| |
| virtual const char * | getAttributeByHandle (const RTI::AttributeHandle &attrHdl, unsigned &size) const |
| | Get a pointer to attribute value for the attribute with the given handle. More...
|
| |
| virtual void | setAttributeByName (const DtString &attrName, const char *attrValue, unsigned size, DtHlaObject *hlaObj) |
| | Set the attribute with the given name. Note that in order to do this you must provide a DtHlaObject. More...
|
| |
| virtual const char * | getAttributeByName (const DtString &attrName, unsigned &size, DtHlaObject *hlaObj) const |
| | Get a pointer to attribute value for the attribute with the given name. More...
|
| |
| virtual const char * | getAttributeByHandleIfUpdated (const RTI::AttributeHandle &attrHdl, unsigned &size) const |
| | Get a pointer to attribute value for the attribute with the given handle, but only if it's been updated since the last time we read it. 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...
|
| |