ComponentSegments of the wing. More...
#include <CPACSComponentSegments.h>
Protected Attributes | |
std::vector< std::unique_ptr< CCPACSWingComponentSegment > > | m_componentSegments |
CCPACSWing * | m_parent |
CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
CPACSComponentSegments (const CPACSComponentSegments &)=delete | |
CPACSComponentSegments (CPACSComponentSegments &&)=delete | |
CPACSComponentSegments & | operator= (const CPACSComponentSegments &)=delete |
CPACSComponentSegments & | operator= (CPACSComponentSegments &&)=delete |
ComponentSegments of the wing.
ComponentSegments type, containing all the componentSegments of the wing.
TIGL_EXPORT tigl::generated::CPACSComponentSegments::CPACSComponentSegments | ( | CCPACSWing * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
TIGL_EXPORT CCPACSWing* tigl::generated::CPACSComponentSegments::GetParent | ( | ) |
TIGL_EXPORT const CCPACSWing* tigl::generated::CPACSComponentSegments::GetParent | ( | ) | const |
TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSComponentSegments::GetUIDManager | ( | ) |
TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSComponentSegments::GetUIDManager | ( | ) | const |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |