Extension path. More...
#include <CPACSLandingGearExtensionFunction.h>
Inheritance diagram for tigl::generated::CPACSLandingGearExtensionFunction:Protected Attributes | |
| CPACSLandingGearControlFunctions * | m_parent |
| std::vector< std::unique_ptr< CPACSLandingGearExtensionFunctionStep > > | m_steps |
| Step within the extension path. More... | |
| std::string | m_uID |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSLandingGearExtensionFunction (const CPACSLandingGearExtensionFunction &)=delete | |
| CPACSLandingGearExtensionFunction (CPACSLandingGearExtensionFunction &&)=delete | |
| CPACSLandingGearExtensionFunction & | operator= (const CPACSLandingGearExtensionFunction &)=delete |
| CPACSLandingGearExtensionFunction & | operator= (CPACSLandingGearExtensionFunction &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
Extension path.
Describes the extension path of the landing gears via a list of steps.
| TIGL_EXPORT tigl::generated::CPACSLandingGearExtensionFunction::CPACSLandingGearExtensionFunction | ( | CPACSLandingGearControlFunctions * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
| TIGL_EXPORT CPACSLandingGearControlFunctions* tigl::generated::CPACSLandingGearExtensionFunction::GetParent | ( | ) |
| TIGL_EXPORT const CPACSLandingGearControlFunctions* tigl::generated::CPACSLandingGearExtensionFunction::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
Step within the extension path.
|
protected |
|
protected |