3.4.0
tigl::generated::CPACSControlSurfaces Class Reference

controlSurfacesType More...

#include <CPACSControlSurfaces.h>

+ Inheritance diagram for tigl::generated::CPACSControlSurfaces:

Public Member Functions

TIGL_EXPORT CPACSControlSurfaces (CCPACSWingComponentSegment *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CCPACSWingComponentSegmentGetParent ()
 
TIGL_EXPORT const CCPACSWingComponentSegmentGetParent () const
 
virtual TIGL_EXPORT const boost::optional< CCPACSTrailingEdgeDevices > & GetTrailingEdgeDevices () const
 
virtual TIGL_EXPORT boost::optional< CCPACSTrailingEdgeDevices > & GetTrailingEdgeDevices ()
 
virtual TIGL_EXPORT CCPACSTrailingEdgeDevicesGetTrailingEdgeDevices (CreateIfNotExistsTag)
 
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
 
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
 
virtual TIGL_EXPORT void RemoveTrailingEdgeDevices ()
 
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
 
virtual TIGL_EXPORT ~CPACSControlSurfaces ()
 

Protected Attributes

CCPACSWingComponentSegmentm_parent
 
boost::optional< CCPACSTrailingEdgeDevicesm_trailingEdgeDevices
 
CTiglUIDManagerm_uidMgr
 

Private Member Functions

 CPACSControlSurfaces (const CPACSControlSurfaces &)=delete
 
 CPACSControlSurfaces (CPACSControlSurfaces &&)=delete
 
CPACSControlSurfacesoperator= (const CPACSControlSurfaces &)=delete
 
CPACSControlSurfacesoperator= (CPACSControlSurfaces &&)=delete
 

Detailed Description

controlSurfacesType

Definition of the outer shape, structure and deflection of all control surfaces (flaps, slats, soiler, ailerons...) of the wing.

Constructor & Destructor Documentation

◆ CPACSControlSurfaces() [1/3]

TIGL_EXPORT tigl::generated::CPACSControlSurfaces::CPACSControlSurfaces ( CCPACSWingComponentSegment parent,
CTiglUIDManager uidMgr 
)

◆ ~CPACSControlSurfaces()

virtual TIGL_EXPORT tigl::generated::CPACSControlSurfaces::~CPACSControlSurfaces ( )
virtual

◆ CPACSControlSurfaces() [2/3]

tigl::generated::CPACSControlSurfaces::CPACSControlSurfaces ( const CPACSControlSurfaces )
privatedelete

◆ CPACSControlSurfaces() [3/3]

tigl::generated::CPACSControlSurfaces::CPACSControlSurfaces ( CPACSControlSurfaces &&  )
privatedelete

Member Function Documentation

◆ GetNextUIDParent() [1/2]

virtual TIGL_EXPORT CTiglUIDObject* tigl::generated::CPACSControlSurfaces::GetNextUIDParent ( )
virtual

◆ GetNextUIDParent() [2/2]

virtual TIGL_EXPORT const CTiglUIDObject* tigl::generated::CPACSControlSurfaces::GetNextUIDParent ( ) const
virtual

◆ GetParent() [1/2]

TIGL_EXPORT CCPACSWingComponentSegment* tigl::generated::CPACSControlSurfaces::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CCPACSWingComponentSegment* tigl::generated::CPACSControlSurfaces::GetParent ( ) const

◆ GetTrailingEdgeDevices() [1/3]

virtual TIGL_EXPORT const boost::optional<CCPACSTrailingEdgeDevices>& tigl::generated::CPACSControlSurfaces::GetTrailingEdgeDevices ( ) const
virtual

◆ GetTrailingEdgeDevices() [2/3]

virtual TIGL_EXPORT boost::optional<CCPACSTrailingEdgeDevices>& tigl::generated::CPACSControlSurfaces::GetTrailingEdgeDevices ( )
virtual

◆ GetTrailingEdgeDevices() [3/3]

virtual TIGL_EXPORT CCPACSTrailingEdgeDevices& tigl::generated::CPACSControlSurfaces::GetTrailingEdgeDevices ( CreateIfNotExistsTag  )
virtual

◆ GetUIDManager() [1/2]

TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSControlSurfaces::GetUIDManager ( )

◆ GetUIDManager() [2/2]

TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSControlSurfaces::GetUIDManager ( ) const

◆ operator=() [1/2]

CPACSControlSurfaces& tigl::generated::CPACSControlSurfaces::operator= ( const CPACSControlSurfaces )
privatedelete

◆ operator=() [2/2]

CPACSControlSurfaces& tigl::generated::CPACSControlSurfaces::operator= ( CPACSControlSurfaces &&  )
privatedelete

◆ ReadCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSControlSurfaces::ReadCPACS ( const TixiDocumentHandle &  tixiHandle,
const std::string &  xpath 
)
virtual

◆ RemoveTrailingEdgeDevices()

virtual TIGL_EXPORT void tigl::generated::CPACSControlSurfaces::RemoveTrailingEdgeDevices ( )
virtual

◆ WriteCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSControlSurfaces::WriteCPACS ( const TixiDocumentHandle &  tixiHandle,
const std::string &  xpath 
) const
virtual

Field Documentation

◆ m_parent

CCPACSWingComponentSegment* tigl::generated::CPACSControlSurfaces::m_parent
protected

◆ m_trailingEdgeDevices

boost::optional<CCPACSTrailingEdgeDevices> tigl::generated::CPACSControlSurfaces::m_trailingEdgeDevices
protected

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSControlSurfaces::m_uidMgr
protected

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