Storage conditions. More...
#include <CPACSFuelStorageConditions.h>
Public Member Functions | |
| TIGL_EXPORT | CPACSFuelStorageConditions (CPACSStorageComponent *parent, CTiglUIDManager *uidMgr) |
| TIGL_EXPORT | CPACSFuelStorageConditions (CPACSStoredFuel *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const double & | GetDensity () const |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| template<typename P> | |
| P * | GetParent () |
| template<typename P> | |
| const P * | GetParent () const |
| virtual TIGL_EXPORT const boost::optional< double > & | GetPressure () const |
| virtual TIGL_EXPORT const double & | GetTemperature () const |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetUID () const |
| TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
| TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
| template<typename P> | |
| bool | IsParent () const |
| virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
| virtual TIGL_EXPORT void | SetDensity (const double &value) |
| virtual TIGL_EXPORT void | SetPressure (const boost::optional< double > &value) |
| virtual TIGL_EXPORT void | SetTemperature (const double &value) |
| virtual TIGL_EXPORT void | SetUID (const boost::optional< std::string > &value) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSFuelStorageConditions () |
| Public Member Functions inherited from tigl::CTiglOptUIDObject | |
| boost::optional< std::string > | GetObjectUID () const |
| virtual | ~CTiglOptUIDObject ()=default |
| Public Member Functions inherited from tigl::CTiglUIDObject | |
| TIGL_EXPORT void | Invalidate (const boost::optional< std::string > &source=boost::none) const |
Protected Attributes | |
| double | m_density |
| void * | m_parent |
| const std::type_info * | m_parentType |
| boost::optional< double > | m_pressure |
| double | m_temperature |
| boost::optional< std::string > | m_uID |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSFuelStorageConditions (const CPACSFuelStorageConditions &)=delete | |
| CPACSFuelStorageConditions (CPACSFuelStorageConditions &&)=delete | |
| CPACSFuelStorageConditions & | operator= (const CPACSFuelStorageConditions &)=delete |
| CPACSFuelStorageConditions & | operator= (CPACSFuelStorageConditions &&)=delete |
Additional Inherited Members | |
| Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
Storage conditions.
| TIGL_EXPORT tigl::generated::CPACSFuelStorageConditions::CPACSFuelStorageConditions | ( | CPACSStorageComponent * | parent, |
| CTiglUIDManager * | uidMgr ) |
| TIGL_EXPORT tigl::generated::CPACSFuelStorageConditions::CPACSFuelStorageConditions | ( | CPACSStoredFuel * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
inline |
|
inline |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglOptUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
inline |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |