#include <CPACSStructuralWallElements.h>
Protected Attributes | |
| CPACSStructuralElements * | m_parent |
| std::vector< std::unique_ptr< CPACSStructuralWallElement > > | m_structuralWallElements |
| Structural wall reinforcement definition specifying physical properties of a fuselage wall segment. | |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSStructuralWallElements (const CPACSStructuralWallElements &)=delete | |
| CPACSStructuralWallElements (CPACSStructuralWallElements &&)=delete | |
| CPACSStructuralWallElements & | operator= (const CPACSStructuralWallElements &)=delete |
| CPACSStructuralWallElements & | operator= (CPACSStructuralWallElements &&)=delete |
| TIGL_EXPORT tigl::generated::CPACSStructuralWallElements::CPACSStructuralWallElements | ( | CPACSStructuralElements * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CPACSStructuralElements * tigl::generated::CPACSStructuralWallElements::GetParent | ( | ) |
| TIGL_EXPORT const CPACSStructuralElements * tigl::generated::CPACSStructuralWallElements::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSStructuralWallElements::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSStructuralWallElements::GetUIDManager | ( | ) | const |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
Structural wall reinforcement definition specifying physical properties of a fuselage wall segment.
|
protected |