3.5.0-rc1
Loading...
Searching...
No Matches
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 CCPACSNacelleSectionGetSection (const std::string &UID)
virtual TIGL_EXPORT const CCPACSNacelleSectionGetSection (const std::string &UID) const
virtual TIGL_EXPORT CCPACSNacelleSectionGetSection (size_t index)
virtual TIGL_EXPORT const CCPACSNacelleSectionGetSection (size_t index) const
virtual TIGL_EXPORT size_t GetSectionCount () const
virtual TIGL_EXPORT size_t GetSectionIndex (const std::string &UID) const
virtual TIGL_EXPORT std::vector< std::unique_ptr< CCPACSNacelleSection > > & GetSections ()
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CCPACSNacelleSection > > & GetSections () 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 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

◆ GetSection() [1/4]

virtual TIGL_EXPORT CCPACSNacelleSection & tigl::generated::CPACSNacelleSections::GetSection ( const std::string & UID)
virtual

◆ GetSection() [2/4]

virtual TIGL_EXPORT const CCPACSNacelleSection & tigl::generated::CPACSNacelleSections::GetSection ( const std::string & UID) const
virtual

◆ GetSection() [3/4]

virtual TIGL_EXPORT CCPACSNacelleSection & tigl::generated::CPACSNacelleSections::GetSection ( size_t index)
virtual

◆ GetSection() [4/4]

virtual TIGL_EXPORT const CCPACSNacelleSection & tigl::generated::CPACSNacelleSections::GetSection ( size_t index) const
virtual

Reimplemented in tigl::CCPACSNacelleSections.

◆ GetSectionCount()

virtual TIGL_EXPORT size_t tigl::generated::CPACSNacelleSections::GetSectionCount ( ) const
virtual

Reimplemented in tigl::CCPACSNacelleSections.

◆ GetSectionIndex()

virtual TIGL_EXPORT size_t tigl::generated::CPACSNacelleSections::GetSectionIndex ( const std::string & UID) const
virtual

◆ GetSections() [1/2]

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

◆ GetSections() [2/2]

virtual TIGL_EXPORT const std::vector< std::unique_ptr< CCPACSNacelleSection > > & tigl::generated::CPACSNacelleSections::GetSections ( ) const
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: