3.4.0
tigl::generated::CPACSNacelleSections Class Reference

Sections. More...

#include <CPACSNacelleSections.h>

+ Inheritance diagram for tigl::generated::CPACSNacelleSections:

Public Member Functions

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 ()
 

Protected Attributes

CCPACSNacelleCowlm_parent
 
std::vector< std::unique_ptr< CCPACSNacelleSection > > m_sections
 
CTiglUIDManagerm_uidMgr
 

Private Member Functions

 CPACSNacelleSections (const CPACSNacelleSections &)=delete
 
 CPACSNacelleSections (CPACSNacelleSections &&)=delete
 
CPACSNacelleSectionsoperator= (const CPACSNacelleSections &)=delete
 
CPACSNacelleSectionsoperator= (CPACSNacelleSections &&)=delete
 

Detailed Description

Sections.

Constructor & Destructor Documentation

◆ CPACSNacelleSections() [1/3]

TIGL_EXPORT tigl::generated::CPACSNacelleSections::CPACSNacelleSections ( CCPACSNacelleCowl parent,
CTiglUIDManager uidMgr 
)

◆ ~CPACSNacelleSections()

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

◆ CPACSNacelleSections() [2/3]

tigl::generated::CPACSNacelleSections::CPACSNacelleSections ( const CPACSNacelleSections )
privatedelete

◆ CPACSNacelleSections() [3/3]

tigl::generated::CPACSNacelleSections::CPACSNacelleSections ( CPACSNacelleSections &&  )
privatedelete

Member Function Documentation

◆ AddSection()

virtual TIGL_EXPORT CCPACSNacelleSection& tigl::generated::CPACSNacelleSections::AddSection ( )
virtual

◆ GetNextUIDParent() [1/2]

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

◆ GetNextUIDParent() [2/2]

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

◆ GetParent() [1/2]

TIGL_EXPORT CCPACSNacelleCowl* tigl::generated::CPACSNacelleSections::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CCPACSNacelleCowl* tigl::generated::CPACSNacelleSections::GetParent ( ) const

◆ GetSections() [1/2]

virtual TIGL_EXPORT const std::vector<std::unique_ptr<CCPACSNacelleSection> >& tigl::generated::CPACSNacelleSections::GetSections ( ) const
virtual

◆ GetSections() [2/2]

virtual TIGL_EXPORT std::vector<std::unique_ptr<CCPACSNacelleSection> >& tigl::generated::CPACSNacelleSections::GetSections ( )
virtual

◆ GetUIDManager() [1/2]

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

◆ GetUIDManager() [2/2]

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

◆ RemoveSection()

virtual TIGL_EXPORT void tigl::generated::CPACSNacelleSections::RemoveSection ( CCPACSNacelleSection ref)
virtual

◆ WriteCPACS()

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

Field Documentation

◆ m_parent

CCPACSNacelleCowl* tigl::generated::CPACSNacelleSections::m_parent
protected

◆ m_sections

std::vector<std::unique_ptr<CCPACSNacelleSection> > tigl::generated::CPACSNacelleSections::m_sections
protected

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSNacelleSections::m_uidMgr
protected

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