Storage component. More...
#include <CPACSStorageComponent.h>
Public Member Functions | |
| TIGL_EXPORT | CPACSStorageComponent (CPACSStorageComponents *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const std::string & | GetComponentUID () const |
| virtual TIGL_EXPORT const double & | GetFillFactor () const |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CPACSStorageComponents * | GetParent () |
| TIGL_EXPORT const CPACSStorageComponents * | GetParent () const |
| virtual TIGL_EXPORT const CPACSStorageComponent_reference & | GetReference () const |
| 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 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 | RemoveStorageConditions () |
| virtual TIGL_EXPORT void | SetComponentUID (const std::string &value) |
| virtual TIGL_EXPORT void | SetFillFactor (const double &value) |
| virtual TIGL_EXPORT void | SetReference (const CPACSStorageComponent_reference &value) |
| virtual TIGL_EXPORT void | SetUID (const std::string &value) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSStorageComponent () |
| Public Member Functions inherited from tigl::CTiglReqUIDObject | |
| boost::optional< std::string > | GetObjectUID () const |
| virtual | ~CTiglReqUIDObject ()=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_componentUID |
| double | m_fillFactor |
| Fill factor. | |
| CPACSStorageComponents * | m_parent |
| CPACSStorageComponent_reference | m_reference |
| Fill factor reference (optimalVolume | usableVolume | realVolume). | |
| boost::optional< CPACSFuelStorageConditions > | m_storageConditions |
| std::string | m_uID |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSStorageComponent (const CPACSStorageComponent &)=delete | |
| CPACSStorageComponent (CPACSStorageComponent &&)=delete | |
| TIGL_EXPORT const CTiglUIDObject * | GetNextUIDObject () const final |
| TIGL_EXPORT void | NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final |
| CPACSStorageComponent & | operator= (const CPACSStorageComponent &)=delete |
| CPACSStorageComponent & | operator= (CPACSStorageComponent &&)=delete |
Additional Inherited Members | |
| Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
Storage component.
| TIGL_EXPORT tigl::generated::CPACSStorageComponent::CPACSStorageComponent | ( | CPACSStorageComponents * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
| TIGL_EXPORT CPACSStorageComponents * tigl::generated::CPACSStorageComponent::GetParent | ( | ) |
| TIGL_EXPORT const CPACSStorageComponents * tigl::generated::CPACSStorageComponent::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
Fill factor.
|
protected |
|
protected |
Fill factor reference (optimalVolume | usableVolume | realVolume).
|
protected |
|
protected |
|
protected |