3.4.0
tigl::CCPACSWingSectionElements Class Reference

#include <CCPACSWingSectionElements.h>

+ Inheritance diagram for tigl::CCPACSWingSectionElements:

Public Member Functions

TIGL_EXPORT CCPACSWingSectionElements (CCPACSWingSection *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CCPACSWingSectionElementGetSectionElement (int index) const
 
TIGL_EXPORT int GetSectionElementCount () const
 
TIGL_EXPORT void Invalidate (const boost::optional< std::string > &source=boost::none) const
 
- Public Member Functions inherited from tigl::generated::CPACSWingElements
virtual TIGL_EXPORT CCPACSWingSectionElementAddElement ()
 
TIGL_EXPORT CPACSWingElements (CCPACSWingSection *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CCPACSWingSectionElement > > & GetElements () const
 
virtual TIGL_EXPORT std::vector< std::unique_ptr< CCPACSWingSectionElement > > & GetElements ()
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CCPACSWingSectionGetParent ()
 
TIGL_EXPORT const CCPACSWingSectionGetParent () 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 RemoveElement (CCPACSWingSectionElement &ref)
 
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
 
virtual TIGL_EXPORT ~CPACSWingElements ()
 

Additional Inherited Members

- Protected Attributes inherited from tigl::generated::CPACSWingElements
std::vector< std::unique_ptr< CCPACSWingSectionElement > > m_elements
 
CCPACSWingSectionm_parent
 
CTiglUIDManagerm_uidMgr
 

Constructor & Destructor Documentation

◆ CCPACSWingSectionElements()

TIGL_EXPORT tigl::CCPACSWingSectionElements::CCPACSWingSectionElements ( CCPACSWingSection parent,
CTiglUIDManager uidMgr 
)

Member Function Documentation

◆ GetSectionElement()

TIGL_EXPORT CCPACSWingSectionElement& tigl::CCPACSWingSectionElements::GetSectionElement ( int  index) const

◆ GetSectionElementCount()

TIGL_EXPORT int tigl::CCPACSWingSectionElements::GetSectionElementCount ( ) const

◆ Invalidate()

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

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