Duct. More...
#include <CPACSDuct.h>
Inheritance diagram for tigl::generated::CPACSDuct:Public Member Functions | |
| TIGL_EXPORT | CPACSDuct (CCPACSDucts *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetDescription () const |
| virtual TIGL_EXPORT const std::string & | GetName () const |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CCPACSDucts * | GetParent () |
| TIGL_EXPORT const CCPACSDucts * | GetParent () const |
| virtual TIGL_EXPORT const boost::optional< CCPACSPositionings > & | GetPositionings () const |
| virtual TIGL_EXPORT boost::optional< CCPACSPositionings > & | GetPositionings () |
| virtual TIGL_EXPORT CCPACSPositionings & | GetPositionings (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT const CCPACSFuselageSections & | GetSections () const |
| virtual TIGL_EXPORT CCPACSFuselageSections & | GetSections () |
| virtual TIGL_EXPORT const CCPACSFuselageSegments & | GetSegments () const |
| virtual TIGL_EXPORT CCPACSFuselageSegments & | GetSegments () |
| virtual TIGL_EXPORT const boost::optional< CCPACSDuctStructure > & | GetStructure () const |
| virtual TIGL_EXPORT boost::optional< CCPACSDuctStructure > & | GetStructure () |
| virtual TIGL_EXPORT CCPACSDuctStructure & | GetStructure (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT const boost::optional< TiglSymmetryAxis > & | GetSymmetry () const |
| virtual TIGL_EXPORT const boost::optional< CCPACSTransformation > & | GetTransformation () const |
| virtual TIGL_EXPORT boost::optional< CCPACSTransformation > & | GetTransformation () |
| virtual TIGL_EXPORT CCPACSTransformation & | GetTransformation (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT const std::string & | GetUID () const |
| TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
| TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
| virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
| virtual TIGL_EXPORT void | RemovePositionings () |
| virtual TIGL_EXPORT void | RemoveStructure () |
| virtual TIGL_EXPORT void | RemoveTransformation () |
| virtual TIGL_EXPORT void | SetDescription (const boost::optional< std::string > &value) |
| virtual TIGL_EXPORT void | SetName (const std::string &value) |
| virtual TIGL_EXPORT void | SetSymmetry (const boost::optional< TiglSymmetryAxis > &value) |
| virtual TIGL_EXPORT void | SetUID (const std::string &value) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSDuct () |
Public Member Functions inherited from tigl::CTiglReqUIDObject | |
| boost::optional< std::string > | GetObjectUID () const |
| virtual | ~CTiglReqUIDObject ()=default |
Public Member Functions inherited from tigl::CTiglUIDObject | |
| TIGL_EXPORT void | Invalidate (const boost::optional< std::string > &source=boost::none) const |
Protected Attributes | |
| boost::optional< std::string > | m_description |
| Description. More... | |
| std::string | m_name |
| Name. More... | |
| CCPACSDucts * | m_parent |
| boost::optional< CCPACSPositionings > | m_positionings |
| CCPACSFuselageSections | m_sections |
| CCPACSFuselageSegments | m_segments |
| boost::optional< CCPACSDuctStructure > | m_structure |
| boost::optional< TiglSymmetryAxis > | m_symmetry |
| boost::optional< CCPACSTransformation > | m_transformation |
| std::string | m_uID |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSDuct (const CPACSDuct &)=delete | |
| CPACSDuct (CPACSDuct &&)=delete | |
| CPACSDuct & | operator= (const CPACSDuct &)=delete |
| CPACSDuct & | operator= (CPACSDuct &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
Duct.
| TIGL_EXPORT tigl::generated::CPACSDuct::CPACSDuct | ( | CCPACSDucts * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
| TIGL_EXPORT CCPACSDucts* tigl::generated::CPACSDuct::GetParent | ( | ) |
| TIGL_EXPORT const CCPACSDucts* tigl::generated::CPACSDuct::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
Description.
|
protected |
Name.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |