6 #ifndef SWIFT_MISC_SIMULATION_REMOTEAIRCRAFTPROVIDERDUMMY_H
7 #define SWIFT_MISC_SIMULATION_REMOTEAIRCRAFTPROVIDERDUMMY_H
17 namespace swift::misc::simulation
36 bool removeOutdatedParts);
38 bool removeOutdatedParts);
44 virtual QObject *
asQObject()
override {
return this; }
Value object encapsulating information of aircraft's parts.
Value object encapsulating a list of aircraft parts.
Value object encapsulating information of an aircraft's situation.
List of aircraft situations.
Value object encapsulating information of a callsign.
Current situation in the skies analyzed.
Dummy implementation for testing purpose.
virtual QObject * asQObject()
Members not implenented or fully implenented by CRemoteAircraftProvider.
Implementaion of the interface, which can also be used for testing.
#define SWIFT_MISC_EXPORT
Export a class or function from the library.