Structure of the wing. More...
#include <CPACSWingComponentSegmentStructure.h>
Inheritance diagram for tigl::generated::CPACSWingComponentSegmentStructure:Protected Attributes | |
| CCPACSWingShell | m_lowerShell |
| Lower shell. | |
| void * | m_parent |
| const std::type_info * | m_parentType |
| boost::optional< CCPACSWingRibsDefinitions > | m_ribsDefinitions |
| Ribs. | |
| boost::optional< CCPACSWingSpars > | m_spars |
| Spars. | |
| CTiglUIDManager * | m_uidMgr |
| CCPACSWingShell | m_upperShell |
| Upper shell. | |
Private Member Functions | |
| CPACSWingComponentSegmentStructure (const CPACSWingComponentSegmentStructure &)=delete | |
| CPACSWingComponentSegmentStructure (CPACSWingComponentSegmentStructure &&)=delete | |
| CPACSWingComponentSegmentStructure & | operator= (const CPACSWingComponentSegmentStructure &)=delete |
| CPACSWingComponentSegmentStructure & | operator= (CPACSWingComponentSegmentStructure &&)=delete |
Structure of the wing.
Whole structure (skins, ribs, spars...) of the wing.
| TIGL_EXPORT tigl::generated::CPACSWingComponentSegmentStructure::CPACSWingComponentSegmentStructure | ( | CCPACSWingComponentSegment * | parent, |
| CTiglUIDManager * | uidMgr ) |
| TIGL_EXPORT tigl::generated::CPACSWingComponentSegmentStructure::CPACSWingComponentSegmentStructure | ( | CCPACSLeadingEdgeDevice * | parent, |
| CTiglUIDManager * | uidMgr ) |
| TIGL_EXPORT tigl::generated::CPACSWingComponentSegmentStructure::CPACSWingComponentSegmentStructure | ( | CCPACSTrailingEdgeDevice * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inline |
|
inline |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSWingComponentSegmentStructure::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSWingComponentSegmentStructure::GetUIDManager | ( | ) | const |
|
virtual |
|
virtual |
|
inline |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
Lower shell.
|
protected |
|
protected |
|
protected |
Ribs.
|
protected |
Spars.
|
protected |
|
protected |
Upper shell.