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

Interface to "something" backing models, which can be set. More...

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

Public Member Functions

virtual void setModelsForSimulator (const CAircraftModelList &models, const CSimulatorInfo &simulator)=0
 Set models.
 
 IModelsForSimulatorSetable ()
 Ctor, dtor, copy operators (CLANG warnings)
 
virtual ~IModelsForSimulatorSetable ()
 Ctor, dtor, copy operators (CLANG warnings)
 
 IModelsForSimulatorSetable (const IModelsForSimulatorSetable &)=default
 Ctor, dtor, copy operators (CLANG warnings)
 
IModelsForSimulatorSetableoperator= (const IModelsForSimulatorSetable &)=default
 Ctor, dtor, copy operators (CLANG warnings)
 

Detailed Description

Interface to "something" backing models, which can be set.

Definition at line 47 of file aircraftmodelinterfaces.h.


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