3.4.0
tigl::generated::CPACSGalleyElements Class Reference

Galley elements. More...

#include <CPACSGalleyElements.h>

Public Member Functions

virtual TIGL_EXPORT CPACSGalleyElementAddGalleyElement ()
 
TIGL_EXPORT CPACSGalleyElements (CPACSDeckElements *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CPACSGalleyElement > > & GetGalleyElements () const
 
virtual TIGL_EXPORT std::vector< std::unique_ptr< CPACSGalleyElement > > & GetGalleyElements ()
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CPACSDeckElementsGetParent ()
 
TIGL_EXPORT const CPACSDeckElementsGetParent () 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 RemoveGalleyElement (CPACSGalleyElement &ref)
 
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
 
virtual TIGL_EXPORT ~CPACSGalleyElements ()
 

Protected Attributes

std::vector< std::unique_ptr< CPACSGalleyElement > > m_galleyElements
 Galley element for use in the decks. More...
 
CPACSDeckElementsm_parent
 
CTiglUIDManagerm_uidMgr
 

Private Member Functions

 CPACSGalleyElements (const CPACSGalleyElements &)=delete
 
 CPACSGalleyElements (CPACSGalleyElements &&)=delete
 
CPACSGalleyElementsoperator= (const CPACSGalleyElements &)=delete
 
CPACSGalleyElementsoperator= (CPACSGalleyElements &&)=delete
 

Detailed Description

Galley elements.

Galley element collection type

Constructor & Destructor Documentation

◆ CPACSGalleyElements() [1/3]

TIGL_EXPORT tigl::generated::CPACSGalleyElements::CPACSGalleyElements ( CPACSDeckElements parent,
CTiglUIDManager uidMgr 
)

◆ ~CPACSGalleyElements()

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

◆ CPACSGalleyElements() [2/3]

tigl::generated::CPACSGalleyElements::CPACSGalleyElements ( const CPACSGalleyElements )
privatedelete

◆ CPACSGalleyElements() [3/3]

tigl::generated::CPACSGalleyElements::CPACSGalleyElements ( CPACSGalleyElements &&  )
privatedelete

Member Function Documentation

◆ AddGalleyElement()

virtual TIGL_EXPORT CPACSGalleyElement& tigl::generated::CPACSGalleyElements::AddGalleyElement ( )
virtual

◆ GetGalleyElements() [1/2]

virtual TIGL_EXPORT const std::vector<std::unique_ptr<CPACSGalleyElement> >& tigl::generated::CPACSGalleyElements::GetGalleyElements ( ) const
virtual

◆ GetGalleyElements() [2/2]

virtual TIGL_EXPORT std::vector<std::unique_ptr<CPACSGalleyElement> >& tigl::generated::CPACSGalleyElements::GetGalleyElements ( )
virtual

◆ GetNextUIDParent() [1/2]

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

◆ GetNextUIDParent() [2/2]

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

◆ GetParent() [1/2]

TIGL_EXPORT CPACSDeckElements* tigl::generated::CPACSGalleyElements::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CPACSDeckElements* tigl::generated::CPACSGalleyElements::GetParent ( ) const

◆ GetUIDManager() [1/2]

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

◆ GetUIDManager() [2/2]

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

◆ RemoveGalleyElement()

virtual TIGL_EXPORT void tigl::generated::CPACSGalleyElements::RemoveGalleyElement ( CPACSGalleyElement ref)
virtual

◆ WriteCPACS()

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

Field Documentation

◆ m_galleyElements

std::vector<std::unique_ptr<CPACSGalleyElement> > tigl::generated::CPACSGalleyElements::m_galleyElements
protected

Galley element for use in the decks.

◆ m_parent

CPACSDeckElements* tigl::generated::CPACSGalleyElements::m_parent
protected

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSGalleyElements::m_uidMgr
protected

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