| apply(const CPropertyIndexVariantMap &indexMap, bool skipEqualValues=false) | swift::misc::mixin::Index< Derived > | |
| base_type typedef | swift::misc::CValueObject< CNavDataReference > | |
| calculateBearing(const ICoordinateGeodetic &otherCoordinate) const | swift::misc::geo::ICoordinateGeodetic | |
| calculateGreatCircleDistance(const ICoordinateGeodetic &otherCoordinate) const | swift::misc::geo::ICoordinateGeodetic | |
| canHandleIndex(CPropertyIndexRef index) | swift::misc::geo::ICoordinateGeodetic | protectedstatic |
| CEmpty()=default | swift::misc::CValueObject< CNavDataReference > | protected |
| CEmpty(const CEmpty &)=default | swift::misc::CValueObject< CNavDataReference > | protected |
| swift::misc::CEmpty::CEmpty(const CEmpty &)=default | swift::misc::CEmpty | protected |
| CNavDataReference()=default | swift::misc::simulation::xplane::CNavDataReference | |
| CNavDataReference(int id, const geo::CLatitude &latitude, const geo::CLongitude &longitude) | swift::misc::simulation::xplane::CNavDataReference | |
| CNavDataReference(int id, float latitudeDegrees, float longitudeDegrees) | swift::misc::simulation::xplane::CNavDataReference | |
| CValueObject< CNavDataReference >::ColumnIndex enum name | swift::misc::mixin::Index< Derived > | |
| swift::misc::geo::ICoordinateGeodetic::ColumnIndex enum name | swift::misc::geo::ICoordinateGeodetic | |
| CValueObject< CNavDataReference >::comparePropertyByIndex(CPropertyIndexRef index, const Derived &compareValue) const | swift::misc::mixin::Index< Derived > | |
| swift::misc::geo::ICoordinateGeodetic::comparePropertyByIndex(CPropertyIndexRef index, const ICoordinateGeodetic &compareValue) const | swift::misc::geo::ICoordinateGeodetic | |
| convertFromJson(const QJsonObject &json) | swift::misc::mixin::JsonByMetaClass< Derived > | |
| convertFromJson(const QString &jsonString, bool acceptCacheFormat=false) | swift::misc::mixin::JsonByMetaClass< Derived > | |
| convertToQString(bool i18n=false) const | swift::misc::simulation::xplane::CNavDataReference | |
| CValueObject()=default | swift::misc::CValueObject< CNavDataReference > | protected |
| CValueObject(const CValueObject &)=default | swift::misc::CValueObject< CNavDataReference > | protected |
| equalNormalVectorDouble(const std::array< double, 3 > &otherVector) const | swift::misc::geo::ICoordinateGeodetic | |
| equalNormalVectorDouble(const ICoordinateGeodetic &otherCoordinate) const | swift::misc::geo::ICoordinateGeodetic | |
| equalsPropertyByIndex(const QVariant &compareValue, CPropertyIndexRef index) const | swift::misc::mixin::Index< Derived > | |
| fromJson(const QJsonObject &json) | swift::misc::mixin::JsonByMetaClass< Derived > | static |
| fromJson(const QString &jsonString, bool acceptCacheJson=false) | swift::misc::mixin::JsonByMetaClass< Derived > | static |
| fromJsonNoThrow(const QString &jsonString, bool acceptCacheJson, bool &success, QString &errMsg) | swift::misc::mixin::JsonByMetaClass< Derived > | static |
| geodeticHeight() const | swift::misc::simulation::xplane::CNavDataReference | inlinevirtual |
| geodeticHeightAsString() const | swift::misc::geo::ICoordinateGeodetic | inline |
| getClassName() const | swift::misc::mixin::MetaType< Derived > | |
| getMetaTypeId() const | swift::misc::mixin::MetaType< Derived > | |
| hasMSLGeodeticHeight() const | swift::misc::geo::ICoordinateGeodetic | inline |
| ICoordinateGeodetic()=default | swift::misc::geo::ICoordinateGeodetic | |
| ICoordinateGeodetic(const ICoordinateGeodetic &)=default | swift::misc::geo::ICoordinateGeodetic | |
| id() const | swift::misc::simulation::xplane::CNavDataReference | inline |
| IndexGeodeticHeight enum value (defined in swift::misc::geo::ICoordinateGeodetic) | swift::misc::geo::ICoordinateGeodetic | |
| IndexGeodeticHeightAsString enum value (defined in swift::misc::geo::ICoordinateGeodetic) | swift::misc::geo::ICoordinateGeodetic | |
| IndexIcon enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
| IndexLatitude enum value (defined in swift::misc::geo::ICoordinateGeodetic) | swift::misc::geo::ICoordinateGeodetic | |
| IndexLatitudeAsString enum value (defined in swift::misc::geo::ICoordinateGeodetic) | swift::misc::geo::ICoordinateGeodetic | |
| IndexLongitude enum value (defined in swift::misc::geo::ICoordinateGeodetic) | swift::misc::geo::ICoordinateGeodetic | |
| IndexLongitudeAsString enum value (defined in swift::misc::geo::ICoordinateGeodetic) | swift::misc::geo::ICoordinateGeodetic | |
| IndexNormalVector enum value (defined in swift::misc::geo::ICoordinateGeodetic) | swift::misc::geo::ICoordinateGeodetic | |
| IndexPixmap enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
| IndexString enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
| isA(int metaTypeId) const | swift::misc::mixin::MetaType< Derived > | |
| isGeodeticHeightNull() const | swift::misc::geo::ICoordinateGeodetic | inline |
| isInfVector() const | swift::misc::geo::ICoordinateGeodetic | |
| isInfVectorDouble() const | swift::misc::geo::ICoordinateGeodetic | |
| isNaNVector() const | swift::misc::geo::ICoordinateGeodetic | |
| isNaNVectorDouble() const | swift::misc::geo::ICoordinateGeodetic | |
| isNull() const | swift::misc::geo::ICoordinateGeodetic | inlinevirtual |
| isValidVector(const std::array< double, 3 > &v) | swift::misc::geo::ICoordinateGeodetic | static |
| isValidVectorRange() const | swift::misc::geo::ICoordinateGeodetic | |
| isWithinRange(const ICoordinateGeodetic &otherCoordinate, const physical_quantities::CLength &range) const | swift::misc::geo::ICoordinateGeodetic | |
| latitude() const | swift::misc::simulation::xplane::CNavDataReference | inlinevirtual |
| latitudeAsString() const | swift::misc::geo::ICoordinateGeodetic | inline |
| longitude() const | swift::misc::simulation::xplane::CNavDataReference | inlinevirtual |
| longitudeAsString() const | swift::misc::geo::ICoordinateGeodetic | inline |
| marshallToDbus(QDBusArgument &arg, Tags...) const | swift::misc::mixin::DBusByMetaClass< Derived, Tags > | |
| marshalToDataStream(QDataStream &stream) const | swift::misc::mixin::DataStreamByMetaClass< Derived > | |
| normalVector() const | swift::misc::simulation::xplane::CNavDataReference | inlinevirtual |
| normalVectorDouble() const | swift::misc::simulation::xplane::CNavDataReference | inlinevirtual |
| CValueObject< CNavDataReference >::operator=(const CValueObject &)=default | swift::misc::CValueObject< CNavDataReference > | protected |
| CValueObject< CNavDataReference >::swift::misc::CEmpty::operator=(const CEmpty &)=default | swift::misc::CEmpty | protected |
| swift::misc::geo::ICoordinateGeodetic::operator=(const ICoordinateGeodetic &)=default | swift::misc::geo::ICoordinateGeodetic | |
| propertyByIndex(swift::misc::CPropertyIndexRef index) const | swift::misc::simulation::xplane::CNavDataReference | |
| registerMetadata() | swift::misc::mixin::MetaType< Derived > | static |
| setPropertyByIndex(swift::misc::CPropertyIndexRef index, const QVariant &variant) | swift::misc::simulation::xplane::CNavDataReference | |
| stringForStreaming() const | swift::misc::mixin::String< Derived > | |
| toIcon() const | swift::misc::mixin::Icon< Derived, IconIndex > | |
| toJson() const | swift::misc::mixin::JsonByMetaClass< Derived > | |
| toJsonString(QJsonDocument::JsonFormat format=QJsonDocument::Indented) const | swift::misc::mixin::JsonByMetaClass< Derived > | |
| toQString(bool i18n=false) const | swift::misc::mixin::String< Derived > | |
| toStdString(bool i18n=false) const | swift::misc::mixin::String< Derived > | |
| unmarshalFromDataStream(QDataStream &stream) | swift::misc::mixin::DataStreamByMetaClass< Derived > | |
| unmarshallFromDbus(const QDBusArgument &arg, Tags...) | swift::misc::mixin::DBusByMetaClass< Derived, Tags > | |
| ~CEmpty()=default | swift::misc::CEmpty | protected |
| ~CValueObject()=default | swift::misc::CValueObject< CNavDataReference > | protected |
| ~ICoordinateGeodetic()=default | swift::misc::geo::ICoordinateGeodetic | virtual |