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

Mechanical storage elements. More...

#include <CPACSSysElemMechanicalStorageElements.h>

Public Member Functions

TIGL_EXPORT CPACSSysElemMechanicalStorageElements (CPACSSysElemMechanicalElements *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 CTiglUIDObjectGetNextUIDParent ()
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
TIGL_EXPORT CPACSSysElemMechanicalElementsGetParent ()
TIGL_EXPORT const CPACSSysElemMechanicalElementsGetParent () const
virtual TIGL_EXPORT boost::optional< CPACSSysElemSprings > & GetSprings ()
virtual TIGL_EXPORT const boost::optional< CPACSSysElemSprings > & GetSprings () const
virtual TIGL_EXPORT CPACSSysElemSpringsGetSprings (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 RemoveGenericStorageElements ()
virtual TIGL_EXPORT void RemoveSprings ()
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
virtual TIGL_EXPORT ~CPACSSysElemMechanicalStorageElements ()

Protected Attributes

boost::optional< CPACSSysElemGenericStorageElementsm_genericStorageElements
 Library of predefined generic storage elements.
CPACSSysElemMechanicalElementsm_parent
boost::optional< CPACSSysElemSpringsm_springs
 Library of predefined springs.
CTiglUIDManagerm_uidMgr

Private Member Functions

 CPACSSysElemMechanicalStorageElements (const CPACSSysElemMechanicalStorageElements &)=delete
 CPACSSysElemMechanicalStorageElements (CPACSSysElemMechanicalStorageElements &&)=delete
CPACSSysElemMechanicalStorageElementsoperator= (const CPACSSysElemMechanicalStorageElements &)=delete
CPACSSysElemMechanicalStorageElementsoperator= (CPACSSysElemMechanicalStorageElements &&)=delete

Detailed Description

Mechanical storage elements.

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

Constructor & Destructor Documentation

◆ CPACSSysElemMechanicalStorageElements() [1/3]

TIGL_EXPORT tigl::generated::CPACSSysElemMechanicalStorageElements::CPACSSysElemMechanicalStorageElements ( CPACSSysElemMechanicalElements * parent,
CTiglUIDManager * uidMgr )

◆ ~CPACSSysElemMechanicalStorageElements()

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

◆ CPACSSysElemMechanicalStorageElements() [2/3]

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

◆ CPACSSysElemMechanicalStorageElements() [3/3]

tigl::generated::CPACSSysElemMechanicalStorageElements::CPACSSysElemMechanicalStorageElements ( CPACSSysElemMechanicalStorageElements && )
privatedelete

Member Function Documentation

◆ GetGenericStorageElements() [1/3]

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

◆ GetGenericStorageElements() [2/3]

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

◆ GetGenericStorageElements() [3/3]

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

◆ GetNextUIDParent() [1/2]

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

◆ GetNextUIDParent() [2/2]

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

◆ GetParent() [1/2]

TIGL_EXPORT CPACSSysElemMechanicalElements * tigl::generated::CPACSSysElemMechanicalStorageElements::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CPACSSysElemMechanicalElements * tigl::generated::CPACSSysElemMechanicalStorageElements::GetParent ( ) const

◆ GetSprings() [1/3]

virtual TIGL_EXPORT boost::optional< CPACSSysElemSprings > & tigl::generated::CPACSSysElemMechanicalStorageElements::GetSprings ( )
virtual

◆ GetSprings() [2/3]

virtual TIGL_EXPORT const boost::optional< CPACSSysElemSprings > & tigl::generated::CPACSSysElemMechanicalStorageElements::GetSprings ( ) const
virtual

◆ GetSprings() [3/3]

virtual TIGL_EXPORT CPACSSysElemSprings & tigl::generated::CPACSSysElemMechanicalStorageElements::GetSprings ( CreateIfNotExistsTag )
virtual

◆ GetUIDManager() [1/2]

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

◆ GetUIDManager() [2/2]

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

◆ RemoveGenericStorageElements()

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

◆ RemoveSprings()

virtual TIGL_EXPORT void tigl::generated::CPACSSysElemMechanicalStorageElements::RemoveSprings ( )
virtual

◆ WriteCPACS()

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

Field Documentation

◆ m_genericStorageElements

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

Library of predefined generic storage elements.

◆ m_parent

CPACSSysElemMechanicalElements* tigl::generated::CPACSSysElemMechanicalStorageElements::m_parent
protected

◆ m_springs

boost::optional<CPACSSysElemSprings> tigl::generated::CPACSSysElemMechanicalStorageElements::m_springs
protected

Library of predefined springs.

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSSysElemMechanicalStorageElements::m_uidMgr
protected

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