fuselageSectionsType More...
#include <CPACSFuselageSections.h>
Inheritance diagram for tigl::generated::CPACSFuselageSections:Public Member Functions | |
| virtual TIGL_EXPORT CCPACSFuselageSection & | AddSection () |
| TIGL_EXPORT | CPACSFuselageSections (CCPACSDuct *parent, CTiglUIDManager *uidMgr) |
| TIGL_EXPORT | CPACSFuselageSections (CCPACSFuselage *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< CCPACSFuselageSection > > & | GetSections () const |
| virtual TIGL_EXPORT std::vector< std::unique_ptr< CCPACSFuselageSection > > & | 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 (CCPACSFuselageSection &ref) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSFuselageSections () |
Protected Attributes | |
| void * | m_parent |
| const std::type_info * | m_parentType |
| std::vector< std::unique_ptr< CCPACSFuselageSection > > | m_sections |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSFuselageSections (const CPACSFuselageSections &)=delete | |
| CPACSFuselageSections (CPACSFuselageSections &&)=delete | |
| CPACSFuselageSections & | operator= (const CPACSFuselageSections &)=delete |
| CPACSFuselageSections & | operator= (CPACSFuselageSections &&)=delete |
fuselageSectionsType
FuselageSections type, containing fuselage sections
| TIGL_EXPORT tigl::generated::CPACSFuselageSections::CPACSFuselageSections | ( | CCPACSDuct * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
| TIGL_EXPORT tigl::generated::CPACSFuselageSections::CPACSFuselageSections | ( | CCPACSFuselage * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
inline |
|
inline |
|
virtual |
|
virtual |
| TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSFuselageSections::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSFuselageSections::GetUIDManager | ( | ) | const |
|
inline |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |