Galley elements. More...
#include <CPACSGalleyElements.h>
Protected Attributes | |
| std::vector< std::unique_ptr< CPACSGalleyElement > > | m_galleyElements |
| Galley element for use in the decks. More... | |
| CPACSDeckElements * | m_parent |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSGalleyElements (const CPACSGalleyElements &)=delete | |
| CPACSGalleyElements (CPACSGalleyElements &&)=delete | |
| CPACSGalleyElements & | operator= (const CPACSGalleyElements &)=delete |
| CPACSGalleyElements & | operator= (CPACSGalleyElements &&)=delete |
Galley elements.
Galley element collection type
| TIGL_EXPORT tigl::generated::CPACSGalleyElements::CPACSGalleyElements | ( | CPACSDeckElements * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CPACSDeckElements* tigl::generated::CPACSGalleyElements::GetParent | ( | ) |
| TIGL_EXPORT const CPACSDeckElements* tigl::generated::CPACSGalleyElements::GetParent | ( | ) | const |
| TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSGalleyElements::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSGalleyElements::GetUIDManager | ( | ) | const |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
Galley element for use in the decks.
|
protected |
|
protected |