swift
|
FS9 Simulator Implementation. More...
Public Member Functions | |
CSimulatorFs9 (const swift::misc::simulation::CSimulatorPluginInfo &info, const QSharedPointer< CFs9Host > &fs9Host, const QSharedPointer< CLobbyClient > &lobbyClient, swift::misc::simulation::IOwnAircraftProvider *ownAircraftProvider, swift::misc::simulation::IRemoteAircraftProvider *remoteAircraftProvider, swift::misc::network::IClientProvider *clientProvider, QObject *parent=nullptr) | |
Constructor, parameters as in. More... | |
virtual | ~CSimulatorFs9 ()=default |
Destructor. | |
Protected Member Functions | |
virtual void | timerEvent (QTimerEvent *event) |
Timer event dispatching. More... | |
FS9 Simulator Implementation.
Definition at line 31 of file simulatorfs9.h.
swift::simplugin::fs9::CSimulatorFs9::CSimulatorFs9 | ( | const swift::misc::simulation::CSimulatorPluginInfo & | info, |
const QSharedPointer< CFs9Host > & | fs9Host, | ||
const QSharedPointer< CLobbyClient > & | lobbyClient, | ||
swift::misc::simulation::IOwnAircraftProvider * | ownAircraftProvider, | ||
swift::misc::simulation::IRemoteAircraftProvider * | remoteAircraftProvider, | ||
swift::misc::network::IClientProvider * | clientProvider, | ||
QObject * | parent = nullptr |
||
) |
Constructor, parameters as in.
Definition at line 41 of file simulatorfs9.cpp.
|
virtual |
KB 2018-11 that would need to go to updateOwnAircraftFromSimulator if the simulator ever supports SELCAL KB 2018-11 as we would need to send the value to FS9/FSX (currently we only deal with it on FS9/FSX level)
Definition at line 62 of file simulatorfs9.cpp.
|
virtual |
KB 2018-11 that would need to go to updateOwnAircraftFromSimulator if the simulator ever supports SELCAL KB 2018-11 as we would need to send the value to FS9/FSX (currently we only deal with it on FS9/FSX level)
Definition at line 78 of file simulatorfs9.cpp.
|
virtual |
KB 2018-11 that would need to go to updateOwnAircraftFromSimulator if the simulator ever supports SELCAL KB 2018-11 as we would need to send the value to FS9/FSX (currently we only deal with it on FS9/FSX level)
Definition at line 188 of file simulatorfs9.cpp.
|
virtual |
KB 2018-11 that would need to go to updateOwnAircraftFromSimulator if the simulator ever supports SELCAL KB 2018-11 as we would need to send the value to FS9/FSX (currently we only deal with it on FS9/FSX level)
Definition at line 204 of file simulatorfs9.cpp.
|
virtual |
KB 2018-11 that would need to go to updateOwnAircraftFromSimulator if the simulator ever supports SELCAL KB 2018-11 as we would need to send the value to FS9/FSX (currently we only deal with it on FS9/FSX level)
Definition at line 210 of file simulatorfs9.cpp.
|
protectedvirtual |
KB 2018-11 that would need to go to updateOwnAircraftFromSimulator if the simulator ever supports SELCAL KB 2018-11 as we would need to send the value to FS9/FSX (currently we only deal with it on FS9/FSX level)
Definition at line 60 of file simulatorfs9.cpp.
|
virtual |
KB 2018-11 that would need to go to updateOwnAircraftFromSimulator if the simulator ever supports SELCAL KB 2018-11 as we would need to send the value to FS9/FSX (currently we only deal with it on FS9/FSX level)
Definition at line 238 of file simulatorfs9.cpp.
|
inlineprotectedvirtual |
KB 2018-11 that would need to go to updateOwnAircraftFromSimulator if the simulator ever supports SELCAL KB 2018-11 as we would need to send the value to FS9/FSX (currently we only deal with it on FS9/FSX level)
Definition at line 73 of file simulatorfs9.h.
|
virtual |
KB 2018-11 that would need to go to updateOwnAircraftFromSimulator if the simulator ever supports SELCAL KB 2018-11 as we would need to send the value to FS9/FSX (currently we only deal with it on FS9/FSX level)
Definition at line 96 of file simulatorfs9.cpp.
|
virtual |
KB 2018-11 that would need to go to updateOwnAircraftFromSimulator if the simulator ever supports SELCAL KB 2018-11 as we would need to send the value to FS9/FSX (currently we only deal with it on FS9/FSX level)
Definition at line 130 of file simulatorfs9.cpp.
|
virtual |
KB 2018-11 that would need to go to updateOwnAircraftFromSimulator if the simulator ever supports SELCAL KB 2018-11 as we would need to send the value to FS9/FSX (currently we only deal with it on FS9/FSX level)
Definition at line 118 of file simulatorfs9.cpp.
|
virtual |
KB 2018-11 that would need to go to updateOwnAircraftFromSimulator if the simulator ever supports SELCAL KB 2018-11 as we would need to send the value to FS9/FSX (currently we only deal with it on FS9/FSX level)
Definition at line 144 of file simulatorfs9.cpp.
|
virtual |
KB 2018-11 that would need to go to updateOwnAircraftFromSimulator if the simulator ever supports SELCAL KB 2018-11 as we would need to send the value to FS9/FSX (currently we only deal with it on FS9/FSX level)
Definition at line 220 of file simulatorfs9.cpp.
|
protectedvirtual |
Timer event dispatching.
Definition at line 243 of file simulatorfs9.cpp.
|
virtual |
KB 2018-11 that would need to go to updateOwnAircraftFromSimulator if the simulator ever supports SELCAL KB 2018-11 as we would need to send the value to FS9/FSX (currently we only deal with it on FS9/FSX level)
Definition at line 149 of file simulatorfs9.cpp.
|
virtual |
KB 2018-11 that would need to go to updateOwnAircraftFromSimulator if the simulator ever supports SELCAL KB 2018-11 as we would need to send the value to FS9/FSX (currently we only deal with it on FS9/FSX level)
Definition at line 170 of file simulatorfs9.cpp.