3.4.0
tigl::generated::CPACSDoorSurroundStructurePosition Class Reference

doorSurroundStructurePositionType More...

#include <CPACSDoorSurroundStructurePosition.h>

+ Inheritance diagram for tigl::generated::CPACSDoorSurroundStructurePosition:

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 CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CPACSDoorSurroundStructuresAssemblyGetParent ()
 
TIGL_EXPORT const CPACSDoorSurroundStructuresAssemblyGetParent () 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 CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () 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
 
CPACSDoorSurroundStructuresAssemblym_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
 
CTiglUIDManagerm_uidMgr
 

Private Member Functions

 CPACSDoorSurroundStructurePosition (const CPACSDoorSurroundStructurePosition &)=delete
 
 CPACSDoorSurroundStructurePosition (CPACSDoorSurroundStructurePosition &&)=delete
 
CPACSDoorSurroundStructurePositionoperator= (const CPACSDoorSurroundStructurePosition &)=delete
 
CPACSDoorSurroundStructurePositionoperator= (CPACSDoorSurroundStructurePosition &&)=delete
 

Additional Inherited Members

- Protected Member Functions inherited from tigl::CTiglUIDObject
 ~CTiglUIDObject ()=default
 

Detailed Description

doorSurroundStructurePositionType

DoorSurroundStructurePosition type, containing the position of a door surround structure

Constructor & Destructor Documentation

◆ CPACSDoorSurroundStructurePosition() [1/3]

TIGL_EXPORT tigl::generated::CPACSDoorSurroundStructurePosition::CPACSDoorSurroundStructurePosition ( CPACSDoorSurroundStructuresAssembly parent,
CTiglUIDManager uidMgr 
)

◆ ~CPACSDoorSurroundStructurePosition()

virtual TIGL_EXPORT tigl::generated::CPACSDoorSurroundStructurePosition::~CPACSDoorSurroundStructurePosition ( )
virtual

◆ CPACSDoorSurroundStructurePosition() [2/3]

tigl::generated::CPACSDoorSurroundStructurePosition::CPACSDoorSurroundStructurePosition ( const CPACSDoorSurroundStructurePosition )
privatedelete

◆ CPACSDoorSurroundStructurePosition() [3/3]

tigl::generated::CPACSDoorSurroundStructurePosition::CPACSDoorSurroundStructurePosition ( CPACSDoorSurroundStructurePosition &&  )
privatedelete

Member Function Documentation

◆ GetDescription()

virtual TIGL_EXPORT const boost::optional<std::string>& tigl::generated::CPACSDoorSurroundStructurePosition::GetDescription ( ) const
virtual

◆ GetFramesGapFront()

virtual TIGL_EXPORT const int& tigl::generated::CPACSDoorSurroundStructurePosition::GetFramesGapFront ( ) const
virtual

◆ GetFramesGapRear()

virtual TIGL_EXPORT const int& tigl::generated::CPACSDoorSurroundStructurePosition::GetFramesGapRear ( ) const
virtual

◆ GetName()

virtual TIGL_EXPORT const boost::optional<std::string>& tigl::generated::CPACSDoorSurroundStructurePosition::GetName ( ) const
virtual

◆ GetNextUIDParent() [1/2]

virtual TIGL_EXPORT CTiglUIDObject* tigl::generated::CPACSDoorSurroundStructurePosition::GetNextUIDParent ( )
virtual

Implements tigl::CTiglUIDObject.

◆ GetNextUIDParent() [2/2]

virtual TIGL_EXPORT const CTiglUIDObject* tigl::generated::CPACSDoorSurroundStructurePosition::GetNextUIDParent ( ) const
virtual

Implements tigl::CTiglUIDObject.

◆ GetParent() [1/2]

TIGL_EXPORT CPACSDoorSurroundStructuresAssembly* tigl::generated::CPACSDoorSurroundStructurePosition::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CPACSDoorSurroundStructuresAssembly* tigl::generated::CPACSDoorSurroundStructurePosition::GetParent ( ) const

◆ GetStringersGapPrimary()

virtual TIGL_EXPORT const int& tigl::generated::CPACSDoorSurroundStructurePosition::GetStringersGapPrimary ( ) const
virtual

◆ GetStringersGapSecondary()

virtual TIGL_EXPORT const int& tigl::generated::CPACSDoorSurroundStructurePosition::GetStringersGapSecondary ( ) const
virtual

◆ GetUID()

virtual TIGL_EXPORT const std::string& tigl::generated::CPACSDoorSurroundStructurePosition::GetUID ( ) const
virtual

◆ GetUIDManager() [1/2]

TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSDoorSurroundStructurePosition::GetUIDManager ( )
virtual

Implements tigl::CTiglUIDObject.

◆ GetUIDManager() [2/2]

TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSDoorSurroundStructurePosition::GetUIDManager ( ) const
virtual

Implements tigl::CTiglUIDObject.

◆ operator=() [1/2]

CPACSDoorSurroundStructurePosition& tigl::generated::CPACSDoorSurroundStructurePosition::operator= ( const CPACSDoorSurroundStructurePosition )
privatedelete

◆ operator=() [2/2]

CPACSDoorSurroundStructurePosition& tigl::generated::CPACSDoorSurroundStructurePosition::operator= ( CPACSDoorSurroundStructurePosition &&  )
privatedelete

◆ ReadCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSDoorSurroundStructurePosition::ReadCPACS ( const TixiDocumentHandle &  tixiHandle,
const std::string &  xpath 
)
virtual

◆ SetDescription()

virtual TIGL_EXPORT void tigl::generated::CPACSDoorSurroundStructurePosition::SetDescription ( const boost::optional< std::string > &  value)
virtual

◆ SetFramesGapFront()

virtual TIGL_EXPORT void tigl::generated::CPACSDoorSurroundStructurePosition::SetFramesGapFront ( const int &  value)
virtual

◆ SetFramesGapRear()

virtual TIGL_EXPORT void tigl::generated::CPACSDoorSurroundStructurePosition::SetFramesGapRear ( const int &  value)
virtual

◆ SetName()

virtual TIGL_EXPORT void tigl::generated::CPACSDoorSurroundStructurePosition::SetName ( const boost::optional< std::string > &  value)
virtual

◆ SetStringersGapPrimary()

virtual TIGL_EXPORT void tigl::generated::CPACSDoorSurroundStructurePosition::SetStringersGapPrimary ( const int &  value)
virtual

◆ SetStringersGapSecondary()

virtual TIGL_EXPORT void tigl::generated::CPACSDoorSurroundStructurePosition::SetStringersGapSecondary ( const int &  value)
virtual

◆ SetUID()

virtual TIGL_EXPORT void tigl::generated::CPACSDoorSurroundStructurePosition::SetUID ( const std::string &  value)
virtual

◆ WriteCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSDoorSurroundStructurePosition::WriteCPACS ( const TixiDocumentHandle &  tixiHandle,
const std::string &  xpath 
) const
virtual

Field Documentation

◆ m_description

boost::optional<std::string> tigl::generated::CPACSDoorSurroundStructurePosition::m_description
protected

◆ m_framesGapFront

int tigl::generated::CPACSDoorSurroundStructurePosition::m_framesGapFront
protected

number of bays effected by DSS in front of door

◆ m_framesGapRear

int tigl::generated::CPACSDoorSurroundStructurePosition::m_framesGapRear
protected

number of bays effected by DSS in behind of door

◆ m_name

boost::optional<std::string> tigl::generated::CPACSDoorSurroundStructurePosition::m_name
protected

◆ m_parent

CPACSDoorSurroundStructuresAssembly* tigl::generated::CPACSDoorSurroundStructurePosition::m_parent
protected

◆ m_stringersGapPrimary

int tigl::generated::CPACSDoorSurroundStructurePosition::m_stringersGapPrimary
protected

number of bays effected by DSS

◆ m_stringersGapSecondary

int tigl::generated::CPACSDoorSurroundStructurePosition::m_stringersGapSecondary
protected

number of bays effected by DSS

◆ m_uID

std::string tigl::generated::CPACSDoorSurroundStructurePosition::m_uID
protected

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSDoorSurroundStructurePosition::m_uidMgr
protected

The documentation for this class was generated from the following file: