doorCutOutType More...
#include <CPACSDoorCutOut.h>
Inheritance diagram for tigl::generated::CPACSDoorCutOut:Public Member Functions | |
| TIGL_EXPORT | CPACSDoorCutOut (CPACSDoors *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetDescription () const |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetDssDesignUID () const |
| virtual TIGL_EXPORT const boost::optional< double > & | GetFilletRadius () const |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetName () const |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CPACSDoors * | GetParent () |
| TIGL_EXPORT const CPACSDoors * | GetParent () const |
| 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 | SetDescription (const boost::optional< std::string > &value) |
| virtual TIGL_EXPORT void | SetDssDesignUID (const boost::optional< std::string > &value) |
| virtual TIGL_EXPORT void | SetFilletRadius (const boost::optional< double > &value) |
| virtual TIGL_EXPORT void | SetName (const boost::optional< std::string > &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 | ~CPACSDoorCutOut () |
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 |
Public Member Functions inherited from tigl::ITiglUIDRefObject | |
| virtual | ~ITiglUIDRefObject ()=default |
Protected Attributes | |
| boost::optional< std::string > | m_description |
| Description of door cutout element. More... | |
| boost::optional< std::string > | m_dssDesignUID |
| Reference UID to the description of a DSS (door surround structure) More... | |
| boost::optional< double > | m_filletRadius |
| Fillet radius of door cutout element. More... | |
| boost::optional< std::string > | m_name |
| Name of door cutout element. More... | |
| CPACSDoors * | m_parent |
| std::string | m_uID |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSDoorCutOut (const CPACSDoorCutOut &)=delete | |
| CPACSDoorCutOut (CPACSDoorCutOut &&)=delete | |
| TIGL_EXPORT const CTiglUIDObject * | GetNextUIDObject () const final |
| TIGL_EXPORT void | NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final |
| CPACSDoorCutOut & | operator= (const CPACSDoorCutOut &)=delete |
| CPACSDoorCutOut & | operator= (CPACSDoorCutOut &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
doorCutOutType
CutOut type, containing cut-outs
| TIGL_EXPORT tigl::generated::CPACSDoorCutOut::CPACSDoorCutOut | ( | CPACSDoors * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
| TIGL_EXPORT CPACSDoors* tigl::generated::CPACSDoorCutOut::GetParent | ( | ) |
| TIGL_EXPORT const CPACSDoors* tigl::generated::CPACSDoorCutOut::GetParent | ( | ) | const |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
Description of door cutout element.
|
protected |
Reference UID to the description of a DSS (door surround structure)
|
protected |
Fillet radius of door cutout element.
|
protected |
Name of door cutout element.
|
protected |
|
protected |
|
protected |