#include <CPACSCompartments.h>
Protected Attributes | |
| std::vector< std::unique_ptr< CPACSCompartment > > | m_compartments |
| The compartment defines an enclosed volume within the fuselage. It is defined by a set of border geometries. This could be pressureBulkheads, walls or floors and they are referred by their uIDs. The volume is closed with the fuselage skin. The geometry tool has to check, if the compartment definition gives a closed geometry. | |
| CCPACSFuselage * | m_parent |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSCompartments (const CPACSCompartments &)=delete | |
| CPACSCompartments (CPACSCompartments &&)=delete | |
| CPACSCompartments & | operator= (const CPACSCompartments &)=delete |
| CPACSCompartments & | operator= (CPACSCompartments &&)=delete |
| TIGL_EXPORT tigl::generated::CPACSCompartments::CPACSCompartments | ( | CCPACSFuselage * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CCPACSFuselage * tigl::generated::CPACSCompartments::GetParent | ( | ) |
| TIGL_EXPORT const CCPACSFuselage * tigl::generated::CPACSCompartments::GetParent | ( | ) | const |
| TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSCompartments::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSCompartments::GetUIDManager | ( | ) | const |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
The compartment defines an enclosed volume within the fuselage. It is defined by a set of border geometries. This could be pressureBulkheads, walls or floors and they are referred by their uIDs. The volume is closed with the fuselage skin. The geometry tool has to check, if the compartment definition gives a closed geometry.
|
protected |
|
protected |