Sections of the wing. More...
#include <CPACSWingSections.h>
Inheritance diagram for tigl::generated::CPACSWingSections:Public Member Functions | |
| virtual TIGL_EXPORT CCPACSWingSection & | AddSection () |
| TIGL_EXPORT | CPACSWingSections (CCPACSEnginePylon *parent, CTiglUIDManager *uidMgr) |
| TIGL_EXPORT | CPACSWingSections (CCPACSWing *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| template<typename P > | |
| P * | GetParent () |
| template<typename P > | |
| const P * | GetParent () const |
| virtual TIGL_EXPORT const std::vector< std::unique_ptr< CCPACSWingSection > > & | GetSections () const |
| virtual TIGL_EXPORT std::vector< std::unique_ptr< CCPACSWingSection > > & | GetSections () |
| TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
| TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
| template<typename P > | |
| bool | IsParent () const |
| virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
| virtual TIGL_EXPORT void | RemoveSection (CCPACSWingSection &ref) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSWingSections () |
Protected Attributes | |
| void * | m_parent |
| const std::type_info * | m_parentType |
| std::vector< std::unique_ptr< CCPACSWingSection > > | m_sections |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSWingSections (const CPACSWingSections &)=delete | |
| CPACSWingSections (CPACSWingSections &&)=delete | |
| CPACSWingSections & | operator= (const CPACSWingSections &)=delete |
| CPACSWingSections & | operator= (CPACSWingSections &&)=delete |
Sections of the wing.
WingSections type, containing all the sections of the wing.
| TIGL_EXPORT tigl::generated::CPACSWingSections::CPACSWingSections | ( | CCPACSEnginePylon * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
| TIGL_EXPORT tigl::generated::CPACSWingSections::CPACSWingSections | ( | CCPACSWing * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
inline |
|
inline |
|
virtual |
|
virtual |
| TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSWingSections::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSWingSections::GetUIDManager | ( | ) | const |
|
inline |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |