#include <CPACSLateralCap.h>
Public Member Functions | |
| TIGL_EXPORT | CPACSLateralCap (CPACSStructuralWallElement *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const double & | GetArea () const |
| virtual TIGL_EXPORT CCPACSMaterialDefinition & | GetMaterial () |
| virtual TIGL_EXPORT const CCPACSMaterialDefinition & | GetMaterial () const |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CPACSStructuralWallElement * | GetParent () |
| TIGL_EXPORT const CPACSStructuralWallElement * | GetParent () const |
| virtual TIGL_EXPORT const CPACSLateralCap_placement & | GetPlacement () const |
| virtual TIGL_EXPORT const boost::optional< 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 | SetArea (const double &value) |
| virtual TIGL_EXPORT void | SetPlacement (const CPACSLateralCap_placement &value) |
| virtual TIGL_EXPORT void | SetUID (const boost::optional< std::string > &value) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSLateralCap () |
| Public Member Functions inherited from tigl::CTiglOptUIDObject | |
| boost::optional< std::string > | GetObjectUID () const |
| virtual | ~CTiglOptUIDObject ()=default |
| Public Member Functions inherited from tigl::CTiglUIDObject | |
| TIGL_EXPORT void | Invalidate (const boost::optional< std::string > &source=boost::none) const |
Protected Attributes | |
| double | m_area |
| Area of the cap. | |
| CCPACSMaterialDefinition | m_material |
| CPACSStructuralWallElement * | m_parent |
| CPACSLateralCap_placement | m_placement |
| boost::optional< std::string > | m_uID |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSLateralCap (const CPACSLateralCap &)=delete | |
| CPACSLateralCap (CPACSLateralCap &&)=delete | |
| CPACSLateralCap & | operator= (const CPACSLateralCap &)=delete |
| CPACSLateralCap & | operator= (CPACSLateralCap &&)=delete |
Additional Inherited Members | |
| Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
| TIGL_EXPORT tigl::generated::CPACSLateralCap::CPACSLateralCap | ( | CPACSStructuralWallElement * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
| TIGL_EXPORT CPACSStructuralWallElement * tigl::generated::CPACSLateralCap::GetParent | ( | ) |
| TIGL_EXPORT const CPACSStructuralWallElement * tigl::generated::CPACSLateralCap::GetParent | ( | ) | const |
|
virtual |
|
virtual |
Implements tigl::CTiglOptUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
Area of the cap.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |