3.4.0
tigl::generated::CPACSWingSegments Class Reference

Segments of the wing. More...

#include <CPACSWingSegments.h>

+ Inheritance diagram for tigl::generated::CPACSWingSegments:

Public Member Functions

virtual TIGL_EXPORT CCPACSWingSegmentAddSegment ()
 
TIGL_EXPORT CPACSWingSegments (CCPACSEnginePylon *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CPACSWingSegments (CCPACSWing *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
template<typename P >
P * GetParent ()
 
template<typename P >
const P * GetParent () const
 
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CCPACSWingSegment > > & GetSegments () const
 
virtual TIGL_EXPORT std::vector< std::unique_ptr< CCPACSWingSegment > > & GetSegments ()
 
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
 
template<typename P >
bool IsParent () const
 
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
 
virtual TIGL_EXPORT void RemoveSegment (CCPACSWingSegment &ref)
 
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
 
virtual TIGL_EXPORT ~CPACSWingSegments ()
 

Protected Attributes

void * m_parent
 
const std::type_info * m_parentType
 
std::vector< std::unique_ptr< CCPACSWingSegment > > m_segments
 
CTiglUIDManagerm_uidMgr
 

Private Member Functions

 CPACSWingSegments (const CPACSWingSegments &)=delete
 
 CPACSWingSegments (CPACSWingSegments &&)=delete
 
CPACSWingSegmentsoperator= (const CPACSWingSegments &)=delete
 
CPACSWingSegmentsoperator= (CPACSWingSegments &&)=delete
 

Detailed Description

Segments of the wing.

WingSegments type, containing all the segments of the wing.

Constructor & Destructor Documentation

◆ CPACSWingSegments() [1/4]

TIGL_EXPORT tigl::generated::CPACSWingSegments::CPACSWingSegments ( CCPACSEnginePylon parent,
CTiglUIDManager uidMgr 
)

◆ CPACSWingSegments() [2/4]

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

◆ ~CPACSWingSegments()

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

◆ CPACSWingSegments() [3/4]

tigl::generated::CPACSWingSegments::CPACSWingSegments ( const CPACSWingSegments )
privatedelete

◆ CPACSWingSegments() [4/4]

tigl::generated::CPACSWingSegments::CPACSWingSegments ( CPACSWingSegments &&  )
privatedelete

Member Function Documentation

◆ AddSegment()

virtual TIGL_EXPORT CCPACSWingSegment& tigl::generated::CPACSWingSegments::AddSegment ( )
virtual

Reimplemented in tigl::CCPACSWingSegments.

◆ GetNextUIDParent() [1/2]

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

◆ GetNextUIDParent() [2/2]

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

◆ GetParent() [1/2]

template<typename P >
P* tigl::generated::CPACSWingSegments::GetParent ( )
inline

◆ GetParent() [2/2]

template<typename P >
const P* tigl::generated::CPACSWingSegments::GetParent ( ) const
inline

◆ GetSegments() [1/2]

virtual TIGL_EXPORT const std::vector<std::unique_ptr<CCPACSWingSegment> >& tigl::generated::CPACSWingSegments::GetSegments ( ) const
virtual

◆ GetSegments() [2/2]

virtual TIGL_EXPORT std::vector<std::unique_ptr<CCPACSWingSegment> >& tigl::generated::CPACSWingSegments::GetSegments ( )
virtual

◆ GetUIDManager() [1/2]

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

◆ GetUIDManager() [2/2]

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

◆ IsParent()

template<typename P >
bool tigl::generated::CPACSWingSegments::IsParent ( ) const
inline

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

Reimplemented in tigl::CCPACSWingSegments.

◆ RemoveSegment()

virtual TIGL_EXPORT void tigl::generated::CPACSWingSegments::RemoveSegment ( CCPACSWingSegment ref)
virtual

Reimplemented in tigl::CCPACSWingSegments.

◆ WriteCPACS()

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

Field Documentation

◆ m_parent

void* tigl::generated::CPACSWingSegments::m_parent
protected

◆ m_parentType

const std::type_info* tigl::generated::CPACSWingSegments::m_parentType
protected

◆ m_segments

std::vector<std::unique_ptr<CCPACSWingSegment> > tigl::generated::CPACSWingSegments::m_segments
protected

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSWingSegments::m_uidMgr
protected

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