3.5.0-rc1
Loading...
Searching...
No Matches
tigl::generated::CPACSDoorOpening Class Reference

"doorOpeningType" More...

#include <CPACSDoorOpening.h>

Inheritance diagram for tigl::generated::CPACSDoorOpening:

Public Member Functions

TIGL_EXPORT CPACSDoorOpening (CPACSDeckDoor *parent, CTiglUIDManager *uidMgr)
virtual TIGL_EXPORT const boost::optional< std::string > & GetCutOutUID_choice1 () const
virtual TIGL_EXPORT boost::optional< CPACSDoorOpeningLegacy > & GetDoorOpeningLegacy_choice2 ()
virtual TIGL_EXPORT const boost::optional< CPACSDoorOpeningLegacy > & GetDoorOpeningLegacy_choice2 () const
virtual TIGL_EXPORT CPACSDoorOpeningLegacyGetDoorOpeningLegacy_choice2 (CreateIfNotExistsTag)
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
TIGL_EXPORT CPACSDeckDoorGetParent ()
TIGL_EXPORT const CPACSDeckDoorGetParent () 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 RemoveDoorOpeningLegacy_choice2 ()
virtual TIGL_EXPORT void SetCutOutUID_choice1 (const boost::optional< std::string > &value)
TIGL_EXPORT bool ValidateChoices () const
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
virtual TIGL_EXPORT ~CPACSDoorOpening ()
Public Member Functions inherited from tigl::ITiglUIDRefObject
virtual ~ITiglUIDRefObject ()=default

Protected Attributes

boost::optional< std::string > m_cutOutUID_choice1
boost::optional< CPACSDoorOpeningLegacym_doorOpeningLegacy_choice2
CPACSDeckDoorm_parent
CTiglUIDManagerm_uidMgr

Private Member Functions

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

Detailed Description

"doorOpeningType"

Ceiling panel instance collection type.

Constructor & Destructor Documentation

◆ CPACSDoorOpening() [1/3]

TIGL_EXPORT tigl::generated::CPACSDoorOpening::CPACSDoorOpening ( CPACSDeckDoor * parent,
CTiglUIDManager * uidMgr )

◆ ~CPACSDoorOpening()

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

◆ CPACSDoorOpening() [2/3]

tigl::generated::CPACSDoorOpening::CPACSDoorOpening ( const CPACSDoorOpening & )
privatedelete

◆ CPACSDoorOpening() [3/3]

tigl::generated::CPACSDoorOpening::CPACSDoorOpening ( CPACSDoorOpening && )
privatedelete

Member Function Documentation

◆ GetCutOutUID_choice1()

virtual TIGL_EXPORT const boost::optional< std::string > & tigl::generated::CPACSDoorOpening::GetCutOutUID_choice1 ( ) const
virtual

◆ GetDoorOpeningLegacy_choice2() [1/3]

virtual TIGL_EXPORT boost::optional< CPACSDoorOpeningLegacy > & tigl::generated::CPACSDoorOpening::GetDoorOpeningLegacy_choice2 ( )
virtual

◆ GetDoorOpeningLegacy_choice2() [2/3]

virtual TIGL_EXPORT const boost::optional< CPACSDoorOpeningLegacy > & tigl::generated::CPACSDoorOpening::GetDoorOpeningLegacy_choice2 ( ) const
virtual

◆ GetDoorOpeningLegacy_choice2() [3/3]

virtual TIGL_EXPORT CPACSDoorOpeningLegacy & tigl::generated::CPACSDoorOpening::GetDoorOpeningLegacy_choice2 ( CreateIfNotExistsTag )
virtual

◆ GetNextUIDObject()

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

◆ GetNextUIDParent() [1/2]

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

◆ GetNextUIDParent() [2/2]

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

◆ GetParent() [1/2]

TIGL_EXPORT CPACSDeckDoor * tigl::generated::CPACSDoorOpening::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CPACSDeckDoor * tigl::generated::CPACSDoorOpening::GetParent ( ) const

◆ GetUIDManager() [1/2]

TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSDoorOpening::GetUIDManager ( )

◆ GetUIDManager() [2/2]

TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSDoorOpening::GetUIDManager ( ) const

◆ NotifyUIDChange()

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

◆ RemoveDoorOpeningLegacy_choice2()

virtual TIGL_EXPORT void tigl::generated::CPACSDoorOpening::RemoveDoorOpeningLegacy_choice2 ( )
virtual

◆ SetCutOutUID_choice1()

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

◆ ValidateChoices()

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

◆ WriteCPACS()

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

Field Documentation

◆ m_cutOutUID_choice1

boost::optional<std::string> tigl::generated::CPACSDoorOpening::m_cutOutUID_choice1
protected

◆ m_doorOpeningLegacy_choice2

boost::optional<CPACSDoorOpeningLegacy> tigl::generated::CPACSDoorOpening::m_doorOpeningLegacy_choice2
protected

◆ m_parent

CPACSDeckDoor* tigl::generated::CPACSDoorOpening::m_parent
protected

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSDoorOpening::m_uidMgr
protected

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