buildPathAndContextId(const QString &path) const | swift::core::context::IContext | inlineprotected |
changedAircraftCockpit(const swift::misc::simulation::CSimulatedAircraft &aircraft, const swift::misc::CIdentifier &originator) | swift::core::context::IContextOwnAircraft | signal |
changedAircraftIcaoCodes(const swift::misc::aviation::CAircraftIcaoCode &aircraftIcaoCode, const swift::misc::aviation::CAirlineIcaoCode &airlineIcaoCode) | swift::core::context::IContextOwnAircraft | signal |
changedCallsign(const swift::misc::aviation::CCallsign &callsign) | swift::core::context::IContextOwnAircraft | signal |
changedLogOrDebugSettings() | swift::core::context::IContext | signal |
changedPilot(const swift::misc::network::CUser &pilot) | swift::core::context::IContextOwnAircraft | signal |
changedSelcal(const swift::misc::aviation::CSelcal &selcal, const swift::misc::CIdentifier &originator) | swift::core::context::IContextOwnAircraft | signal |
create(CCoreFacade *parent, CCoreFacadeConfig::ContextMode mode, swift::misc::CDBusServer *server, QDBusConnection &connection) | swift::core::context::IContextOwnAircraft | static |
getDefaultOwnAircraftModel() | swift::core::context::IContextOwnAircraft | staticslot |
getDefaultSituation() | swift::core::context::IContextOwnAircraft | staticslot |
getIContextApplication() const | swift::core::context::IContext | |
getIContextApplication() | swift::core::context::IContext | |
getIContextAudio() | swift::core::context::IContext | |
getIContextAudio() const | swift::core::context::IContext | |
getIContextNetwork() | swift::core::context::IContext | |
getIContextNetwork() const | swift::core::context::IContext | |
getIContextOwnAircraft() | swift::core::context::IContext | |
getIContextOwnAircraft() const | swift::core::context::IContext | |
getIContextSimulator() const | swift::core::context::IContext | |
getIContextSimulator() | swift::core::context::IContext | |
getLogCategories() | swift::core::context::IContext | static |
getMode() const | swift::core::context::IContext | inline |
getOwnAircraft() const =0 | swift::core::context::IContextOwnAircraft | pure virtualslot |
getOwnAircraftSituation() const =0 | swift::core::context::IContextOwnAircraft | pure virtualslot |
getOwnComSystem(swift::misc::aviation::CComSystem::ComUnit unit) const =0 | swift::core::context::IContextOwnAircraft | pure virtualslot |
getOwnTransponder() const =0 | swift::core::context::IContextOwnAircraft | pure virtualslot |
getPathAndContextId() const | swift::core::context::IContextOwnAircraft | inlinevirtual |
getRuntime() | swift::core::context::IContext | inline |
getRuntime() const | swift::core::context::IContext | inline |
getUniqueId() const | swift::core::context::IContext | inline |
IContext(CCoreFacadeConfig::ContextMode mode, QObject *parent) | swift::core::context::IContext | protected |
IContextOwnAircraft(CCoreFacadeConfig::ContextMode mode, CCoreFacade *runtime) | swift::core::context::IContextOwnAircraft | inlineprotected |
InterfaceName() | swift::core::context::IContextOwnAircraft | inlinestatic |
isDebugEnabled() const | swift::core::context::IContext | |
isEmptyObject() const | swift::core::context::IContext | inline |
isLocalObject() const | swift::core::context::IContext | inline |
isUsingImplementingObject() const | swift::core::context::IContext | inline |
logEmptyContextWarning(const QString &functionName) const | swift::core::context::IContext | inlineprotected |
movedAircraft(const swift::misc::physical_quantities::CLength &distance) | swift::core::context::IContextOwnAircraft | signal |
ObjectPath() | swift::core::context::IContextOwnAircraft | inlinestatic |
onAboutToShutdown() | swift::core::context::IContext | inlineprotectedvirtual |
parseCommandLine(const QString &commandLine, const swift::misc::CIdentifier &originator)=0 | swift::core::context::IContext | pure virtual |
registerWithDBus(const QString &objectPath, misc::CDBusServer *server) | swift::core::context::IContext | protected |
relayBaseClassSignals(const QString &serviceName, QDBusConnection &connection, const QString &objectPath, const QString &interfaceName) | swift::core::context::IContext | protected |
setDebugEnabled(bool debug) | swift::core::context::IContext | |
setTransponderMode(swift::misc::aviation::CTransponder::TransponderMode mode)=0 | swift::core::context::IContextOwnAircraft | pure virtualslot |
statusMessageEmptyContext() | swift::core::context::IContext | protectedstatic |
toggleTransponderMode()=0 | swift::core::context::IContextOwnAircraft | pure virtualslot |
updateActiveComFrequency(const swift::misc::physical_quantities::CFrequency &frequency, swift::misc::aviation::CComSystem::ComUnit comUnit, const swift::misc::CIdentifier &originator)=0 | swift::core::context::IContextOwnAircraft | pure virtualslot |
updateCockpit(const swift::misc::aviation::CComSystem &com1, const swift::misc::aviation::CComSystem &com2, const swift::misc::aviation::CTransponder &transponder, const swift::misc::CIdentifier &originator)=0 | swift::core::context::IContextOwnAircraft | pure virtualslot |
updateOwnAircraftPilot(const swift::misc::network::CUser &pilot)=0 | swift::core::context::IContextOwnAircraft | pure virtualslot |
updateOwnCallsign(const swift::misc::aviation::CCallsign &callsign)=0 | swift::core::context::IContextOwnAircraft | pure virtualslot |
updateOwnIcaoCodes(const swift::misc::aviation::CAircraftIcaoCode &aircraftIcaoCode, const swift::misc::aviation::CAirlineIcaoCode &airlineIcaoCode)=0 | swift::core::context::IContextOwnAircraft | pure virtualslot |
updateOwnPosition(const swift::misc::geo::CCoordinateGeodetic &position, const swift::misc::aviation::CAltitude &altitude, const swift::misc::aviation::CAltitude &pressureAltitude)=0 | swift::core::context::IContextOwnAircraft | pure virtualslot |
updateSelcal(const swift::misc::aviation::CSelcal &selcal, const swift::misc::CIdentifier &originator)=0 | swift::core::context::IContextOwnAircraft | pure virtualslot |
updateTransponderMode(const swift::misc::aviation::CTransponder::TransponderMode &transponderMode, const swift::misc::CIdentifier &originator)=0 | swift::core::context::IContextOwnAircraft | pure virtualslot |
~IContext()=default | swift::core::context::IContext | |
~IContextOwnAircraft() | swift::core::context::IContextOwnAircraft | inlinevirtual |