swift
|
Interface to "something" allowing a simulator selection. More...
Public Member Functions | |
virtual swift::misc::simulation::CSimulatorInfo | getSelectedSimulator () const =0 |
Simulator. | |
ISimulatorSelectable () | |
Ctor, dtor, copy operators (CLANG warnings) | |
virtual | ~ISimulatorSelectable () |
Ctor, dtor, copy operators (CLANG warnings) | |
ISimulatorSelectable (const ISimulatorSelectable &)=default | |
Ctor, dtor, copy operators (CLANG warnings) | |
ISimulatorSelectable & | operator= (const ISimulatorSelectable &)=default |
Ctor, dtor, copy operators (CLANG warnings) | |
Interface to "something" allowing a simulator selection.
Definition at line 79 of file aircraftmodelinterfaces.h.