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

Hydraulic storage elements. More...

#include <CPACSSysElemHydraulicStorageElements.h>

Public Member Functions

TIGL_EXPORT CPACSSysElemHydraulicStorageElements (CPACSSysElemHydraulicElements *parent, CTiglUIDManager *uidMgr)
virtual TIGL_EXPORT boost::optional< CPACSSysElemAccumulators > & GetAccumulators ()
virtual TIGL_EXPORT const boost::optional< CPACSSysElemAccumulators > & GetAccumulators () const
virtual TIGL_EXPORT CPACSSysElemAccumulatorsGetAccumulators (CreateIfNotExistsTag)
virtual TIGL_EXPORT boost::optional< CPACSSysElemGenericStorageElements > & GetGenericStorageElements ()
virtual TIGL_EXPORT const boost::optional< CPACSSysElemGenericStorageElements > & GetGenericStorageElements () const
virtual TIGL_EXPORT CPACSSysElemGenericStorageElementsGetGenericStorageElements (CreateIfNotExistsTag)
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
TIGL_EXPORT CPACSSysElemHydraulicElementsGetParent ()
TIGL_EXPORT const CPACSSysElemHydraulicElementsGetParent () const
virtual TIGL_EXPORT boost::optional< CPACSSysElemReservoirs > & GetReservoirs ()
virtual TIGL_EXPORT const boost::optional< CPACSSysElemReservoirs > & GetReservoirs () const
virtual TIGL_EXPORT CPACSSysElemReservoirsGetReservoirs (CreateIfNotExistsTag)
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
virtual TIGL_EXPORT void RemoveAccumulators ()
virtual TIGL_EXPORT void RemoveGenericStorageElements ()
virtual TIGL_EXPORT void RemoveReservoirs ()
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
virtual TIGL_EXPORT ~CPACSSysElemHydraulicStorageElements ()

Protected Attributes

boost::optional< CPACSSysElemAccumulatorsm_accumulators
 Library of predefined accumulators.
boost::optional< CPACSSysElemGenericStorageElementsm_genericStorageElements
 Library of predefined generic storage elements.
CPACSSysElemHydraulicElementsm_parent
boost::optional< CPACSSysElemReservoirsm_reservoirs
 Library of predefined reservoirs.
CTiglUIDManagerm_uidMgr

Private Member Functions

 CPACSSysElemHydraulicStorageElements (const CPACSSysElemHydraulicStorageElements &)=delete
 CPACSSysElemHydraulicStorageElements (CPACSSysElemHydraulicStorageElements &&)=delete
CPACSSysElemHydraulicStorageElementsoperator= (const CPACSSysElemHydraulicStorageElements &)=delete
CPACSSysElemHydraulicStorageElementsoperator= (CPACSSysElemHydraulicStorageElements &&)=delete

Detailed Description

Hydraulic storage elements.

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

Constructor & Destructor Documentation

◆ CPACSSysElemHydraulicStorageElements() [1/3]

TIGL_EXPORT tigl::generated::CPACSSysElemHydraulicStorageElements::CPACSSysElemHydraulicStorageElements ( CPACSSysElemHydraulicElements * parent,
CTiglUIDManager * uidMgr )

◆ ~CPACSSysElemHydraulicStorageElements()

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

◆ CPACSSysElemHydraulicStorageElements() [2/3]

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

◆ CPACSSysElemHydraulicStorageElements() [3/3]

tigl::generated::CPACSSysElemHydraulicStorageElements::CPACSSysElemHydraulicStorageElements ( CPACSSysElemHydraulicStorageElements && )
privatedelete

Member Function Documentation

◆ GetAccumulators() [1/3]

virtual TIGL_EXPORT boost::optional< CPACSSysElemAccumulators > & tigl::generated::CPACSSysElemHydraulicStorageElements::GetAccumulators ( )
virtual

◆ GetAccumulators() [2/3]

virtual TIGL_EXPORT const boost::optional< CPACSSysElemAccumulators > & tigl::generated::CPACSSysElemHydraulicStorageElements::GetAccumulators ( ) const
virtual

◆ GetAccumulators() [3/3]

virtual TIGL_EXPORT CPACSSysElemAccumulators & tigl::generated::CPACSSysElemHydraulicStorageElements::GetAccumulators ( CreateIfNotExistsTag )
virtual

◆ GetGenericStorageElements() [1/3]

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

◆ GetGenericStorageElements() [2/3]

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

◆ GetGenericStorageElements() [3/3]

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

◆ GetNextUIDParent() [1/2]

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

◆ GetNextUIDParent() [2/2]

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

◆ GetParent() [1/2]

TIGL_EXPORT CPACSSysElemHydraulicElements * tigl::generated::CPACSSysElemHydraulicStorageElements::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CPACSSysElemHydraulicElements * tigl::generated::CPACSSysElemHydraulicStorageElements::GetParent ( ) const

◆ GetReservoirs() [1/3]

virtual TIGL_EXPORT boost::optional< CPACSSysElemReservoirs > & tigl::generated::CPACSSysElemHydraulicStorageElements::GetReservoirs ( )
virtual

◆ GetReservoirs() [2/3]

virtual TIGL_EXPORT const boost::optional< CPACSSysElemReservoirs > & tigl::generated::CPACSSysElemHydraulicStorageElements::GetReservoirs ( ) const
virtual

◆ GetReservoirs() [3/3]

virtual TIGL_EXPORT CPACSSysElemReservoirs & tigl::generated::CPACSSysElemHydraulicStorageElements::GetReservoirs ( CreateIfNotExistsTag )
virtual

◆ GetUIDManager() [1/2]

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

◆ GetUIDManager() [2/2]

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

◆ RemoveAccumulators()

virtual TIGL_EXPORT void tigl::generated::CPACSSysElemHydraulicStorageElements::RemoveAccumulators ( )
virtual

◆ RemoveGenericStorageElements()

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

◆ RemoveReservoirs()

virtual TIGL_EXPORT void tigl::generated::CPACSSysElemHydraulicStorageElements::RemoveReservoirs ( )
virtual

◆ WriteCPACS()

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

Field Documentation

◆ m_accumulators

boost::optional<CPACSSysElemAccumulators> tigl::generated::CPACSSysElemHydraulicStorageElements::m_accumulators
protected

Library of predefined accumulators.

◆ m_genericStorageElements

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

Library of predefined generic storage elements.

◆ m_parent

CPACSSysElemHydraulicElements* tigl::generated::CPACSSysElemHydraulicStorageElements::m_parent
protected

◆ m_reservoirs

boost::optional<CPACSSysElemReservoirs> tigl::generated::CPACSSysElemHydraulicStorageElements::m_reservoirs
protected

Library of predefined reservoirs.

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSSysElemHydraulicStorageElements::m_uidMgr
protected

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