crossBeamAssemblyPositionType More...
#include <CPACSCrossBeamAssemblyPosition.h>
Inheritance diagram for tigl::generated::CPACSCrossBeamAssemblyPosition:Public Member Functions | |
| TIGL_EXPORT | CPACSCrossBeamAssemblyPosition (CCPACSCargoCrossBeamsAssembly *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const boost::optional< CPACSAlignmentCrossBeam > & | GetAlignment () const |
| virtual TIGL_EXPORT boost::optional< CPACSAlignmentCrossBeam > & | GetAlignment () |
| virtual TIGL_EXPORT CPACSAlignmentCrossBeam & | GetAlignment (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT const std::string & | GetFrameUID () const |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CCPACSCargoCrossBeamsAssembly * | GetParent () |
| TIGL_EXPORT const CCPACSCargoCrossBeamsAssembly * | GetParent () const |
| virtual TIGL_EXPORT const double & | GetPositionZ () const |
| virtual TIGL_EXPORT const std::string & | GetStructuralElementUID () 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 | RemoveAlignment () |
| virtual TIGL_EXPORT void | SetFrameUID (const std::string &value) |
| virtual TIGL_EXPORT void | SetPositionZ (const double &value) |
| virtual TIGL_EXPORT void | SetStructuralElementUID (const 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 | ~CPACSCrossBeamAssemblyPosition () |
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< CPACSAlignmentCrossBeam > | m_alignment |
| std::string | m_frameUID |
| UID of the frame to which the crossbeam is attached. More... | |
| CCPACSCargoCrossBeamsAssembly * | m_parent |
| double | m_positionZ |
| Referenze z position of the crossbeam. More... | |
| std::string | m_structuralElementUID |
| UID of profile based structural element to be used as crossbeam. More... | |
| std::string | m_uID |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSCrossBeamAssemblyPosition (const CPACSCrossBeamAssemblyPosition &)=delete | |
| CPACSCrossBeamAssemblyPosition (CPACSCrossBeamAssemblyPosition &&)=delete | |
| TIGL_EXPORT const CTiglUIDObject * | GetNextUIDObject () const final |
| TIGL_EXPORT void | NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final |
| CPACSCrossBeamAssemblyPosition & | operator= (const CPACSCrossBeamAssemblyPosition &)=delete |
| CPACSCrossBeamAssemblyPosition & | operator= (CPACSCrossBeamAssemblyPosition &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
crossBeamAssemblyPositionType
CrossBeamAssemblyPosition type, containing the position of a crossBeam assembly
| TIGL_EXPORT tigl::generated::CPACSCrossBeamAssemblyPosition::CPACSCrossBeamAssemblyPosition | ( | CCPACSCargoCrossBeamsAssembly * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
| TIGL_EXPORT CCPACSCargoCrossBeamsAssembly* tigl::generated::CPACSCrossBeamAssemblyPosition::GetParent | ( | ) |
| TIGL_EXPORT const CCPACSCargoCrossBeamsAssembly* tigl::generated::CPACSCrossBeamAssemblyPosition::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
Reimplemented in tigl::CCPACSCrossBeamAssemblyPosition.
|
virtual |
Reimplemented in tigl::CCPACSCrossBeamAssemblyPosition.
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
UID of the frame to which the crossbeam is attached.
|
protected |
|
protected |
Referenze z position of the crossbeam.
|
protected |
UID of profile based structural element to be used as crossbeam.
|
protected |
|
protected |