3.4.0
tigl::CCPACSNacelleSections Class Reference

#include <CCPACSNacelleSections.h>

+ Inheritance diagram for tigl::CCPACSNacelleSections:

Public Member Functions

TIGL_EXPORT CCPACSNacelleSections (CCPACSNacelleCowl *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CCPACSNacelleSectionGetSection (size_t index) const
 
TIGL_EXPORT CCPACSNacelleSectionGetSection (std::string const uid) const
 
TIGL_EXPORT size_t GetSectionCount () const
 
TIGL_EXPORT size_t GetSectionIndex (std::string const uid) const
 
- Public Member Functions inherited from tigl::generated::CPACSNacelleSections
virtual TIGL_EXPORT CCPACSNacelleSectionAddSection ()
 
TIGL_EXPORT CPACSNacelleSections (CCPACSNacelleCowl *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CCPACSNacelleCowlGetParent ()
 
TIGL_EXPORT const CCPACSNacelleCowlGetParent () const
 
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CCPACSNacelleSection > > & GetSections () const
 
virtual TIGL_EXPORT std::vector< std::unique_ptr< CCPACSNacelleSection > > & GetSections ()
 
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
 
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
 
virtual TIGL_EXPORT void RemoveSection (CCPACSNacelleSection &ref)
 
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
 
virtual TIGL_EXPORT ~CPACSNacelleSections ()
 

Additional Inherited Members

- Protected Attributes inherited from tigl::generated::CPACSNacelleSections
CCPACSNacelleCowlm_parent
 
std::vector< std::unique_ptr< CCPACSNacelleSection > > m_sections
 
CTiglUIDManagerm_uidMgr
 

Constructor & Destructor Documentation

◆ CCPACSNacelleSections()

TIGL_EXPORT tigl::CCPACSNacelleSections::CCPACSNacelleSections ( CCPACSNacelleCowl parent,
CTiglUIDManager uidMgr 
)

Member Function Documentation

◆ GetSection() [1/2]

TIGL_EXPORT CCPACSNacelleSection& tigl::CCPACSNacelleSections::GetSection ( size_t  index) const

◆ GetSection() [2/2]

TIGL_EXPORT CCPACSNacelleSection& tigl::CCPACSNacelleSections::GetSection ( std::string const  uid) const

◆ GetSectionCount()

TIGL_EXPORT size_t tigl::CCPACSNacelleSections::GetSectionCount ( ) const

◆ GetSectionIndex()

TIGL_EXPORT size_t tigl::CCPACSNacelleSections::GetSectionIndex ( std::string const  uid) const

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