3.4.0
tigl::generated::CPACSComponentSegments Class Reference

ComponentSegments of the wing. More...

#include <CPACSComponentSegments.h>

+ Inheritance diagram for tigl::generated::CPACSComponentSegments:

Public Member Functions

virtual TIGL_EXPORT CCPACSWingComponentSegmentAddComponentSegment ()
 
TIGL_EXPORT CPACSComponentSegments (CCPACSWing *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CCPACSWingComponentSegment > > & GetComponentSegments () const
 
virtual TIGL_EXPORT std::vector< std::unique_ptr< CCPACSWingComponentSegment > > & GetComponentSegments ()
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CCPACSWingGetParent ()
 
TIGL_EXPORT const CCPACSWingGetParent () const
 
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
 
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
 
virtual TIGL_EXPORT void RemoveComponentSegment (CCPACSWingComponentSegment &ref)
 
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
 
virtual TIGL_EXPORT ~CPACSComponentSegments ()
 

Protected Attributes

std::vector< std::unique_ptr< CCPACSWingComponentSegment > > m_componentSegments
 
CCPACSWingm_parent
 
CTiglUIDManagerm_uidMgr
 

Private Member Functions

 CPACSComponentSegments (const CPACSComponentSegments &)=delete
 
 CPACSComponentSegments (CPACSComponentSegments &&)=delete
 
CPACSComponentSegmentsoperator= (const CPACSComponentSegments &)=delete
 
CPACSComponentSegmentsoperator= (CPACSComponentSegments &&)=delete
 

Detailed Description

ComponentSegments of the wing.

ComponentSegments type, containing all the componentSegments of the wing.

Constructor & Destructor Documentation

◆ CPACSComponentSegments() [1/3]

TIGL_EXPORT tigl::generated::CPACSComponentSegments::CPACSComponentSegments ( CCPACSWing parent,
CTiglUIDManager uidMgr 
)

◆ ~CPACSComponentSegments()

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

◆ CPACSComponentSegments() [2/3]

tigl::generated::CPACSComponentSegments::CPACSComponentSegments ( const CPACSComponentSegments )
privatedelete

◆ CPACSComponentSegments() [3/3]

tigl::generated::CPACSComponentSegments::CPACSComponentSegments ( CPACSComponentSegments &&  )
privatedelete

Member Function Documentation

◆ AddComponentSegment()

virtual TIGL_EXPORT CCPACSWingComponentSegment& tigl::generated::CPACSComponentSegments::AddComponentSegment ( )
virtual

◆ GetComponentSegments() [1/2]

virtual TIGL_EXPORT const std::vector<std::unique_ptr<CCPACSWingComponentSegment> >& tigl::generated::CPACSComponentSegments::GetComponentSegments ( ) const
virtual

◆ GetComponentSegments() [2/2]

virtual TIGL_EXPORT std::vector<std::unique_ptr<CCPACSWingComponentSegment> >& tigl::generated::CPACSComponentSegments::GetComponentSegments ( )
virtual

◆ GetNextUIDParent() [1/2]

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

◆ GetNextUIDParent() [2/2]

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

◆ GetParent() [1/2]

TIGL_EXPORT CCPACSWing* tigl::generated::CPACSComponentSegments::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CCPACSWing* tigl::generated::CPACSComponentSegments::GetParent ( ) const

◆ GetUIDManager() [1/2]

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

◆ GetUIDManager() [2/2]

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

◆ RemoveComponentSegment()

virtual TIGL_EXPORT void tigl::generated::CPACSComponentSegments::RemoveComponentSegment ( CCPACSWingComponentSegment ref)
virtual

◆ WriteCPACS()

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

Field Documentation

◆ m_componentSegments

std::vector<std::unique_ptr<CCPACSWingComponentSegment> > tigl::generated::CPACSComponentSegments::m_componentSegments
protected

◆ m_parent

CCPACSWing* tigl::generated::CPACSComponentSegments::m_parent
protected

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSComponentSegments::m_uidMgr
protected

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