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

Pneumatic storage elements. More...

#include <CPACSSysElemPneumaticStorageElements.h>

Public Member Functions

TIGL_EXPORT CPACSSysElemPneumaticStorageElements (CPACSSysElemPneumaticElements *parent, CTiglUIDManager *uidMgr)
virtual TIGL_EXPORT boost::optional< CPACSSysElemGenericStorageElements > & GetGenericStorageElements ()
virtual TIGL_EXPORT const boost::optional< CPACSSysElemGenericStorageElements > & GetGenericStorageElements () const
virtual TIGL_EXPORT CPACSSysElemGenericStorageElementsGetGenericStorageElements (CreateIfNotExistsTag)
virtual TIGL_EXPORT boost::optional< CPACSSysElemMixingUnits > & GetMixingUnits ()
virtual TIGL_EXPORT const boost::optional< CPACSSysElemMixingUnits > & GetMixingUnits () const
virtual TIGL_EXPORT CPACSSysElemMixingUnitsGetMixingUnits (CreateIfNotExistsTag)
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
TIGL_EXPORT CPACSSysElemPneumaticElementsGetParent ()
TIGL_EXPORT const CPACSSysElemPneumaticElementsGetParent () 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 RemoveGenericStorageElements ()
virtual TIGL_EXPORT void RemoveMixingUnits ()
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
virtual TIGL_EXPORT ~CPACSSysElemPneumaticStorageElements ()

Protected Attributes

boost::optional< CPACSSysElemGenericStorageElementsm_genericStorageElements
 Library of predefined generic storage elements.
boost::optional< CPACSSysElemMixingUnitsm_mixingUnits
 Library of predefined mixing units.
CPACSSysElemPneumaticElementsm_parent
CTiglUIDManagerm_uidMgr

Private Member Functions

 CPACSSysElemPneumaticStorageElements (const CPACSSysElemPneumaticStorageElements &)=delete
 CPACSSysElemPneumaticStorageElements (CPACSSysElemPneumaticStorageElements &&)=delete
CPACSSysElemPneumaticStorageElementsoperator= (const CPACSSysElemPneumaticStorageElements &)=delete
CPACSSysElemPneumaticStorageElementsoperator= (CPACSSysElemPneumaticStorageElements &&)=delete

Detailed Description

Pneumatic storage elements.

Contains elements that retain energy or a working medium and make it available for later use.

Constructor & Destructor Documentation

◆ CPACSSysElemPneumaticStorageElements() [1/3]

TIGL_EXPORT tigl::generated::CPACSSysElemPneumaticStorageElements::CPACSSysElemPneumaticStorageElements ( CPACSSysElemPneumaticElements * parent,
CTiglUIDManager * uidMgr )

◆ ~CPACSSysElemPneumaticStorageElements()

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

◆ CPACSSysElemPneumaticStorageElements() [2/3]

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

◆ CPACSSysElemPneumaticStorageElements() [3/3]

tigl::generated::CPACSSysElemPneumaticStorageElements::CPACSSysElemPneumaticStorageElements ( CPACSSysElemPneumaticStorageElements && )
privatedelete

Member Function Documentation

◆ GetGenericStorageElements() [1/3]

virtual TIGL_EXPORT boost::optional< CPACSSysElemGenericStorageElements > & tigl::generated::CPACSSysElemPneumaticStorageElements::GetGenericStorageElements ( )
virtual

◆ GetGenericStorageElements() [2/3]

virtual TIGL_EXPORT const boost::optional< CPACSSysElemGenericStorageElements > & tigl::generated::CPACSSysElemPneumaticStorageElements::GetGenericStorageElements ( ) const
virtual

◆ GetGenericStorageElements() [3/3]

virtual TIGL_EXPORT CPACSSysElemGenericStorageElements & tigl::generated::CPACSSysElemPneumaticStorageElements::GetGenericStorageElements ( CreateIfNotExistsTag )
virtual

◆ GetMixingUnits() [1/3]

virtual TIGL_EXPORT boost::optional< CPACSSysElemMixingUnits > & tigl::generated::CPACSSysElemPneumaticStorageElements::GetMixingUnits ( )
virtual

◆ GetMixingUnits() [2/3]

virtual TIGL_EXPORT const boost::optional< CPACSSysElemMixingUnits > & tigl::generated::CPACSSysElemPneumaticStorageElements::GetMixingUnits ( ) const
virtual

◆ GetMixingUnits() [3/3]

virtual TIGL_EXPORT CPACSSysElemMixingUnits & tigl::generated::CPACSSysElemPneumaticStorageElements::GetMixingUnits ( CreateIfNotExistsTag )
virtual

◆ GetNextUIDParent() [1/2]

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

◆ GetNextUIDParent() [2/2]

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

◆ GetParent() [1/2]

TIGL_EXPORT CPACSSysElemPneumaticElements * tigl::generated::CPACSSysElemPneumaticStorageElements::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CPACSSysElemPneumaticElements * tigl::generated::CPACSSysElemPneumaticStorageElements::GetParent ( ) const

◆ GetUIDManager() [1/2]

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

◆ GetUIDManager() [2/2]

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

◆ RemoveGenericStorageElements()

virtual TIGL_EXPORT void tigl::generated::CPACSSysElemPneumaticStorageElements::RemoveGenericStorageElements ( )
virtual

◆ RemoveMixingUnits()

virtual TIGL_EXPORT void tigl::generated::CPACSSysElemPneumaticStorageElements::RemoveMixingUnits ( )
virtual

◆ WriteCPACS()

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

Field Documentation

◆ m_genericStorageElements

boost::optional<CPACSSysElemGenericStorageElements> tigl::generated::CPACSSysElemPneumaticStorageElements::m_genericStorageElements
protected

Library of predefined generic storage elements.

◆ m_mixingUnits

boost::optional<CPACSSysElemMixingUnits> tigl::generated::CPACSSysElemPneumaticStorageElements::m_mixingUnits
protected

Library of predefined mixing units.

◆ m_parent

CPACSSysElemPneumaticElements* tigl::generated::CPACSSysElemPneumaticStorageElements::m_parent
protected

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSSysElemPneumaticStorageElements::m_uidMgr
protected

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