Stored fuel. More...
#include <CPACSStoredFuel.h>
Public Member Functions | |
| TIGL_EXPORT | CPACSStoredFuel (CPACSStoredFuels *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const std::string & | GetFuelUID () const |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CPACSStoredFuels * | GetParent () |
| TIGL_EXPORT const CPACSStoredFuels * | GetParent () const |
| virtual TIGL_EXPORT boost::optional< CPACSStorageComponents > & | GetStorageComponents () |
| virtual TIGL_EXPORT const boost::optional< CPACSStorageComponents > & | GetStorageComponents () const |
| virtual TIGL_EXPORT CPACSStorageComponents & | GetStorageComponents (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT boost::optional< CPACSFuelStorageConditions > & | GetStorageConditions () |
| virtual TIGL_EXPORT const boost::optional< CPACSFuelStorageConditions > & | GetStorageConditions () const |
| virtual TIGL_EXPORT CPACSFuelStorageConditions & | GetStorageConditions (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetUID () const |
| TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
| TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
| virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
| virtual TIGL_EXPORT void | RemoveStorageComponents () |
| virtual TIGL_EXPORT void | RemoveStorageConditions () |
| virtual TIGL_EXPORT void | SetFuelUID (const std::string &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 | ~CPACSStoredFuel () |
| 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 |
| Public Member Functions inherited from tigl::ITiglUIDRefObject | |
| virtual | ~ITiglUIDRefObject ()=default |
Protected Attributes | |
| std::string | m_fuelUID |
| CPACSStoredFuels * | m_parent |
| boost::optional< CPACSStorageComponents > | m_storageComponents |
| boost::optional< CPACSFuelStorageConditions > | m_storageConditions |
| boost::optional< std::string > | m_uID |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSStoredFuel (const CPACSStoredFuel &)=delete | |
| CPACSStoredFuel (CPACSStoredFuel &&)=delete | |
| TIGL_EXPORT const CTiglUIDObject * | GetNextUIDObject () const final |
| TIGL_EXPORT void | NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final |
| CPACSStoredFuel & | operator= (const CPACSStoredFuel &)=delete |
| CPACSStoredFuel & | operator= (CPACSStoredFuel &&)=delete |
Additional Inherited Members | |
| Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
Stored fuel.
| TIGL_EXPORT tigl::generated::CPACSStoredFuel::CPACSStoredFuel | ( | CPACSStoredFuels * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
| TIGL_EXPORT CPACSStoredFuels * tigl::generated::CPACSStoredFuel::GetParent | ( | ) |
| TIGL_EXPORT const CPACSStoredFuels * tigl::generated::CPACSStoredFuel::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglOptUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |