swift
Public Member Functions | List of all members
swift::misc::simulation::ISimulatorSelectable Class Referenceabstract

Interface to "something" allowing a simulator selection. More...

Inheritance diagram for swift::misc::simulation::ISimulatorSelectable:
[legend]

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)
 
ISimulatorSelectableoperator= (const ISimulatorSelectable &)=default
 Ctor, dtor, copy operators (CLANG warnings)
 

Detailed Description

Interface to "something" allowing a simulator selection.

Definition at line 79 of file aircraftmodelinterfaces.h.


The documentation for this class was generated from the following file: