3.4.0
tigl::CCPACSWingComponentSegments Class Reference

#include <CCPACSWingComponentSegments.h>

+ Inheritance diagram for tigl::CCPACSWingComponentSegments:

Public Member Functions

TIGL_EXPORT CCPACSWingComponentSegments (CCPACSWing *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CCPACSWingComponentSegmentGetComponentSegment (int index)
 
TIGL_EXPORT const CCPACSWingComponentSegmentGetComponentSegment (int index) const
 
TIGL_EXPORT CCPACSWingComponentSegmentGetComponentSegment (const std::string &componentSegmentUID)
 
TIGL_EXPORT const CCPACSWingComponentSegmentGetComponentSegment (const std::string &componentSegmentUID) const
 
TIGL_EXPORT int GetComponentSegmentCount () const
 
TIGL_EXPORT void Invalidate (const boost::optional< std::string > &source=boost::none) const
 
- Public Member Functions inherited from tigl::generated::CPACSComponentSegments
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 ()
 

Additional Inherited Members

- Protected Attributes inherited from tigl::generated::CPACSComponentSegments
std::vector< std::unique_ptr< CCPACSWingComponentSegment > > m_componentSegments
 
CCPACSWingm_parent
 
CTiglUIDManagerm_uidMgr
 

Constructor & Destructor Documentation

◆ CCPACSWingComponentSegments()

TIGL_EXPORT tigl::CCPACSWingComponentSegments::CCPACSWingComponentSegments ( CCPACSWing parent,
CTiglUIDManager uidMgr 
)

Member Function Documentation

◆ GetComponentSegment() [1/4]

TIGL_EXPORT CCPACSWingComponentSegment& tigl::CCPACSWingComponentSegments::GetComponentSegment ( int  index)

◆ GetComponentSegment() [2/4]

TIGL_EXPORT const CCPACSWingComponentSegment& tigl::CCPACSWingComponentSegments::GetComponentSegment ( int  index) const

◆ GetComponentSegment() [3/4]

TIGL_EXPORT CCPACSWingComponentSegment& tigl::CCPACSWingComponentSegments::GetComponentSegment ( const std::string &  componentSegmentUID)

◆ GetComponentSegment() [4/4]

TIGL_EXPORT const CCPACSWingComponentSegment& tigl::CCPACSWingComponentSegments::GetComponentSegment ( const std::string &  componentSegmentUID) const

◆ GetComponentSegmentCount()

TIGL_EXPORT int tigl::CCPACSWingComponentSegments::GetComponentSegmentCount ( ) const

◆ Invalidate()

TIGL_EXPORT void tigl::CCPACSWingComponentSegments::Invalidate ( const boost::optional< std::string > &  source = boost::none) const

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