3.4.0
tigl::generated::CPACSPressureBulkhead Class Reference

pressureBulkheadType More...

#include <CPACSPressureBulkhead.h>

+ Inheritance diagram for tigl::generated::CPACSPressureBulkhead:

Public Member Functions

TIGL_EXPORT CPACSPressureBulkhead (CCPACSPressureBulkheads *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT const boost::optional< double > & GetBulkheadCalotteRadiusAtFrame_choice2 () const
 
virtual TIGL_EXPORT const boost::optional< std::string > & GetDescription () const
 
virtual TIGL_EXPORT const boost::optional< double > & GetMaxFlectionDepth_choice2 () const
 
virtual TIGL_EXPORT const boost::optional< std::string > & GetName () const
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CCPACSPressureBulkheadsGetParent ()
 
TIGL_EXPORT const CCPACSPressureBulkheadsGetParent () const
 
virtual TIGL_EXPORT const boost::optional< int > & GetReinforcementNumberHorizontal_choice1 () const
 
virtual TIGL_EXPORT const boost::optional< int > & GetReinforcementNumberRadial_choice2 () const
 
virtual TIGL_EXPORT const boost::optional< int > & GetReinforcementNumberVertical_choice1 () const
 
virtual TIGL_EXPORT const std::string & GetSheetElementUID () const
 
virtual TIGL_EXPORT const boost::optional< std::string > & GetStructuralElementHorizontalUID_choice1 () const
 
virtual TIGL_EXPORT const boost::optional< std::string > & GetStructuralElementRadialUID_choice2 () const
 
virtual TIGL_EXPORT const boost::optional< std::string > & GetStructuralElementVerticalUID_choice1 () 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 SetBulkheadCalotteRadiusAtFrame_choice2 (const boost::optional< double > &value)
 
virtual TIGL_EXPORT void SetDescription (const boost::optional< std::string > &value)
 
virtual TIGL_EXPORT void SetMaxFlectionDepth_choice2 (const boost::optional< double > &value)
 
virtual TIGL_EXPORT void SetName (const boost::optional< std::string > &value)
 
virtual TIGL_EXPORT void SetReinforcementNumberHorizontal_choice1 (const boost::optional< int > &value)
 
virtual TIGL_EXPORT void SetReinforcementNumberRadial_choice2 (const boost::optional< int > &value)
 
virtual TIGL_EXPORT void SetReinforcementNumberVertical_choice1 (const boost::optional< int > &value)
 
virtual TIGL_EXPORT void SetSheetElementUID (const std::string &value)
 
virtual TIGL_EXPORT void SetStructuralElementHorizontalUID_choice1 (const boost::optional< std::string > &value)
 
virtual TIGL_EXPORT void SetStructuralElementRadialUID_choice2 (const boost::optional< std::string > &value)
 
virtual TIGL_EXPORT void SetStructuralElementVerticalUID_choice1 (const boost::optional< std::string > &value)
 
virtual TIGL_EXPORT void SetUID (const std::string &value)
 
TIGL_EXPORT bool ValidateChoices () const
 
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
 
virtual TIGL_EXPORT ~CPACSPressureBulkhead ()
 
- 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< double > m_bulkheadCalotteRadiusAtFrame_choice2
 Radius of bulkhead calotte in the plane of the adjacent frame. More...
 
boost::optional< std::string > m_description
 Description of the pressure bulkhead structural element. More...
 
boost::optional< double > m_maxFlectionDepth_choice2
 maximum flection of the pressure bulkhaed calotte More...
 
boost::optional< std::string > m_name
 Name of the pressure bulkhead structural element. More...
 
CCPACSPressureBulkheadsm_parent
 
boost::optional< int > m_reinforcementNumberHorizontal_choice1
 Number of horizontal reinforcements on flat bulhhead. More...
 
boost::optional< int > m_reinforcementNumberRadial_choice2
 Number of radial reinforcements (equally distributed) on curved bulhhead. More...
 
boost::optional< int > m_reinforcementNumberVertical_choice1
 Number of vertical reinforcements on flat bulhhead. More...
 
std::string m_sheetElementUID
 UID of structural sheet element used for the bulkhead. More...
 
boost::optional< std::string > m_structuralElementHorizontalUID_choice1
 UID of structural elements used as horizontal reinforcements. More...
 
boost::optional< std::string > m_structuralElementRadialUID_choice2
 UID of structural elements used as radial reinforcements on curved bulkheads. More...
 
boost::optional< std::string > m_structuralElementVerticalUID_choice1
 UID of structural elements used as vertical reinforcements. More...
 
std::string m_uID
 
CTiglUIDManagerm_uidMgr
 

Private Member Functions

 CPACSPressureBulkhead (const CPACSPressureBulkhead &)=delete
 
 CPACSPressureBulkhead (CPACSPressureBulkhead &&)=delete
 
TIGL_EXPORT const CTiglUIDObjectGetNextUIDObject () const final
 
TIGL_EXPORT void NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final
 
CPACSPressureBulkheadoperator= (const CPACSPressureBulkhead &)=delete
 
CPACSPressureBulkheadoperator= (CPACSPressureBulkhead &&)=delete
 

Additional Inherited Members

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

Detailed Description

pressureBulkheadType

PressureBulkhead type, containing data of a pressure bulkhead

Constructor & Destructor Documentation

◆ CPACSPressureBulkhead() [1/3]

TIGL_EXPORT tigl::generated::CPACSPressureBulkhead::CPACSPressureBulkhead ( CCPACSPressureBulkheads parent,
CTiglUIDManager uidMgr 
)

◆ ~CPACSPressureBulkhead()

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

◆ CPACSPressureBulkhead() [2/3]

tigl::generated::CPACSPressureBulkhead::CPACSPressureBulkhead ( const CPACSPressureBulkhead )
privatedelete

◆ CPACSPressureBulkhead() [3/3]

tigl::generated::CPACSPressureBulkhead::CPACSPressureBulkhead ( CPACSPressureBulkhead &&  )
privatedelete

Member Function Documentation

◆ GetBulkheadCalotteRadiusAtFrame_choice2()

virtual TIGL_EXPORT const boost::optional<double>& tigl::generated::CPACSPressureBulkhead::GetBulkheadCalotteRadiusAtFrame_choice2 ( ) const
virtual

◆ GetDescription()

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

◆ GetMaxFlectionDepth_choice2()

virtual TIGL_EXPORT const boost::optional<double>& tigl::generated::CPACSPressureBulkhead::GetMaxFlectionDepth_choice2 ( ) const
virtual

◆ GetName()

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

◆ GetNextUIDObject()

TIGL_EXPORT const CTiglUIDObject* tigl::generated::CPACSPressureBulkhead::GetNextUIDObject ( ) const
finalprivatevirtual

◆ GetNextUIDParent() [1/2]

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

Implements tigl::CTiglUIDObject.

◆ GetNextUIDParent() [2/2]

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

Implements tigl::CTiglUIDObject.

◆ GetParent() [1/2]

TIGL_EXPORT CCPACSPressureBulkheads* tigl::generated::CPACSPressureBulkhead::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CCPACSPressureBulkheads* tigl::generated::CPACSPressureBulkhead::GetParent ( ) const

◆ GetReinforcementNumberHorizontal_choice1()

virtual TIGL_EXPORT const boost::optional<int>& tigl::generated::CPACSPressureBulkhead::GetReinforcementNumberHorizontal_choice1 ( ) const
virtual

◆ GetReinforcementNumberRadial_choice2()

virtual TIGL_EXPORT const boost::optional<int>& tigl::generated::CPACSPressureBulkhead::GetReinforcementNumberRadial_choice2 ( ) const
virtual

◆ GetReinforcementNumberVertical_choice1()

virtual TIGL_EXPORT const boost::optional<int>& tigl::generated::CPACSPressureBulkhead::GetReinforcementNumberVertical_choice1 ( ) const
virtual

◆ GetSheetElementUID()

virtual TIGL_EXPORT const std::string& tigl::generated::CPACSPressureBulkhead::GetSheetElementUID ( ) const
virtual

◆ GetStructuralElementHorizontalUID_choice1()

virtual TIGL_EXPORT const boost::optional<std::string>& tigl::generated::CPACSPressureBulkhead::GetStructuralElementHorizontalUID_choice1 ( ) const
virtual

◆ GetStructuralElementRadialUID_choice2()

virtual TIGL_EXPORT const boost::optional<std::string>& tigl::generated::CPACSPressureBulkhead::GetStructuralElementRadialUID_choice2 ( ) const
virtual

◆ GetStructuralElementVerticalUID_choice1()

virtual TIGL_EXPORT const boost::optional<std::string>& tigl::generated::CPACSPressureBulkhead::GetStructuralElementVerticalUID_choice1 ( ) const
virtual

◆ GetUID()

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

◆ GetUIDManager() [1/2]

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

Implements tigl::CTiglUIDObject.

◆ GetUIDManager() [2/2]

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

Implements tigl::CTiglUIDObject.

◆ NotifyUIDChange()

TIGL_EXPORT void tigl::generated::CPACSPressureBulkhead::NotifyUIDChange ( const std::string &  oldUid,
const std::string &  newUid 
)
finalprivatevirtual

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

◆ SetBulkheadCalotteRadiusAtFrame_choice2()

virtual TIGL_EXPORT void tigl::generated::CPACSPressureBulkhead::SetBulkheadCalotteRadiusAtFrame_choice2 ( const boost::optional< double > &  value)
virtual

◆ SetDescription()

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

◆ SetMaxFlectionDepth_choice2()

virtual TIGL_EXPORT void tigl::generated::CPACSPressureBulkhead::SetMaxFlectionDepth_choice2 ( const boost::optional< double > &  value)
virtual

◆ SetName()

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

◆ SetReinforcementNumberHorizontal_choice1()

virtual TIGL_EXPORT void tigl::generated::CPACSPressureBulkhead::SetReinforcementNumberHorizontal_choice1 ( const boost::optional< int > &  value)
virtual

◆ SetReinforcementNumberRadial_choice2()

virtual TIGL_EXPORT void tigl::generated::CPACSPressureBulkhead::SetReinforcementNumberRadial_choice2 ( const boost::optional< int > &  value)
virtual

◆ SetReinforcementNumberVertical_choice1()

virtual TIGL_EXPORT void tigl::generated::CPACSPressureBulkhead::SetReinforcementNumberVertical_choice1 ( const boost::optional< int > &  value)
virtual

◆ SetSheetElementUID()

virtual TIGL_EXPORT void tigl::generated::CPACSPressureBulkhead::SetSheetElementUID ( const std::string &  value)
virtual

◆ SetStructuralElementHorizontalUID_choice1()

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

◆ SetStructuralElementRadialUID_choice2()

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

◆ SetStructuralElementVerticalUID_choice1()

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

◆ SetUID()

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

◆ ValidateChoices()

TIGL_EXPORT bool tigl::generated::CPACSPressureBulkhead::ValidateChoices ( ) const

◆ WriteCPACS()

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

Field Documentation

◆ m_bulkheadCalotteRadiusAtFrame_choice2

boost::optional<double> tigl::generated::CPACSPressureBulkhead::m_bulkheadCalotteRadiusAtFrame_choice2
protected

Radius of bulkhead calotte in the plane of the adjacent frame.

◆ m_description

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

Description of the pressure bulkhead structural element.

◆ m_maxFlectionDepth_choice2

boost::optional<double> tigl::generated::CPACSPressureBulkhead::m_maxFlectionDepth_choice2
protected

maximum flection of the pressure bulkhaed calotte

◆ m_name

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

Name of the pressure bulkhead structural element.

◆ m_parent

CCPACSPressureBulkheads* tigl::generated::CPACSPressureBulkhead::m_parent
protected

◆ m_reinforcementNumberHorizontal_choice1

boost::optional<int> tigl::generated::CPACSPressureBulkhead::m_reinforcementNumberHorizontal_choice1
protected

Number of horizontal reinforcements on flat bulhhead.

◆ m_reinforcementNumberRadial_choice2

boost::optional<int> tigl::generated::CPACSPressureBulkhead::m_reinforcementNumberRadial_choice2
protected

Number of radial reinforcements (equally distributed) on curved bulhhead.

◆ m_reinforcementNumberVertical_choice1

boost::optional<int> tigl::generated::CPACSPressureBulkhead::m_reinforcementNumberVertical_choice1
protected

Number of vertical reinforcements on flat bulhhead.

◆ m_sheetElementUID

std::string tigl::generated::CPACSPressureBulkhead::m_sheetElementUID
protected

UID of structural sheet element used for the bulkhead.

◆ m_structuralElementHorizontalUID_choice1

boost::optional<std::string> tigl::generated::CPACSPressureBulkhead::m_structuralElementHorizontalUID_choice1
protected

UID of structural elements used as horizontal reinforcements.

◆ m_structuralElementRadialUID_choice2

boost::optional<std::string> tigl::generated::CPACSPressureBulkhead::m_structuralElementRadialUID_choice2
protected

UID of structural elements used as radial reinforcements on curved bulkheads.

◆ m_structuralElementVerticalUID_choice1

boost::optional<std::string> tigl::generated::CPACSPressureBulkhead::m_structuralElementVerticalUID_choice1
protected

UID of structural elements used as vertical reinforcements.

◆ m_uID

std::string tigl::generated::CPACSPressureBulkhead::m_uID
protected

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSPressureBulkhead::m_uidMgr
protected

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