doorSurroundStructurePositionType More...
#include <CPACSDoorSurroundStructurePosition.h>
Public Member Functions | |
TIGL_EXPORT | CPACSDoorSurroundStructurePosition (CPACSDoorSurroundStructuresAssembly *parent, CTiglUIDManager *uidMgr) |
virtual TIGL_EXPORT const boost::optional< std::string > & | GetDescription () const |
virtual TIGL_EXPORT const int & | GetFramesGapFront () const |
virtual TIGL_EXPORT const int & | GetFramesGapRear () 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 CPACSDoorSurroundStructuresAssembly * | GetParent () |
TIGL_EXPORT const CPACSDoorSurroundStructuresAssembly * | GetParent () const |
virtual TIGL_EXPORT const int & | GetStringersGapPrimary () const |
virtual TIGL_EXPORT const int & | GetStringersGapSecondary () 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 | SetFramesGapFront (const int &value) |
virtual TIGL_EXPORT void | SetFramesGapRear (const int &value) |
virtual TIGL_EXPORT void | SetName (const boost::optional< std::string > &value) |
virtual TIGL_EXPORT void | SetStringersGapPrimary (const int &value) |
virtual TIGL_EXPORT void | SetStringersGapSecondary (const int &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 | ~CPACSDoorSurroundStructurePosition () |
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 |
int | m_framesGapFront |
number of bays effected by DSS in front of door More... | |
int | m_framesGapRear |
number of bays effected by DSS in behind of door More... | |
boost::optional< std::string > | m_name |
CPACSDoorSurroundStructuresAssembly * | m_parent |
int | m_stringersGapPrimary |
number of bays effected by DSS More... | |
int | m_stringersGapSecondary |
number of bays effected by DSS More... | |
std::string | m_uID |
CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
CPACSDoorSurroundStructurePosition (const CPACSDoorSurroundStructurePosition &)=delete | |
CPACSDoorSurroundStructurePosition (CPACSDoorSurroundStructurePosition &&)=delete | |
CPACSDoorSurroundStructurePosition & | operator= (const CPACSDoorSurroundStructurePosition &)=delete |
CPACSDoorSurroundStructurePosition & | operator= (CPACSDoorSurroundStructurePosition &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
~CTiglUIDObject ()=default | |
doorSurroundStructurePositionType
DoorSurroundStructurePosition type, containing the position of a door surround structure
TIGL_EXPORT tigl::generated::CPACSDoorSurroundStructurePosition::CPACSDoorSurroundStructurePosition | ( | CPACSDoorSurroundStructuresAssembly * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
TIGL_EXPORT CPACSDoorSurroundStructuresAssembly* tigl::generated::CPACSDoorSurroundStructurePosition::GetParent | ( | ) |
TIGL_EXPORT const CPACSDoorSurroundStructuresAssembly* tigl::generated::CPACSDoorSurroundStructurePosition::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
number of bays effected by DSS in front of door
|
protected |
number of bays effected by DSS in behind of door
|
protected |
|
protected |
|
protected |
number of bays effected by DSS
|
protected |
number of bays effected by DSS
|
protected |
|
protected |