Generic thermo-fluid elements. More...
#include <CPACSSysElemGenericThermoFluidElements.h>
Protected Attributes | |
| std::vector< std::unique_ptr< CPACSVehicleElementBase > > | m_genericThermoFluidElements |
| A generic thermo-fluid element represents a predefined system element whose primary functional domain is thermo-fluid. It should be used when the element is modeled as part of a thermo-fluid system, but no more specific predefined thermo-fluid element type is applicable. | |
| CPACSSysElemThermoFluidElements * | m_parent |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSSysElemGenericThermoFluidElements (const CPACSSysElemGenericThermoFluidElements &)=delete | |
| CPACSSysElemGenericThermoFluidElements (CPACSSysElemGenericThermoFluidElements &&)=delete | |
| CPACSSysElemGenericThermoFluidElements & | operator= (const CPACSSysElemGenericThermoFluidElements &)=delete |
| CPACSSysElemGenericThermoFluidElements & | operator= (CPACSSysElemGenericThermoFluidElements &&)=delete |
Generic thermo-fluid elements.
This container defines generic thermo-fluid system elements. It can be used for thermo-fluid components whose detailed element class is not yet known or not represented by one of the predefined specialized thermo-fluid element types.
| TIGL_EXPORT tigl::generated::CPACSSysElemGenericThermoFluidElements::CPACSSysElemGenericThermoFluidElements | ( | CPACSSysElemThermoFluidElements * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CPACSSysElemThermoFluidElements * tigl::generated::CPACSSysElemGenericThermoFluidElements::GetParent | ( | ) |
| TIGL_EXPORT const CPACSSysElemThermoFluidElements * tigl::generated::CPACSSysElemGenericThermoFluidElements::GetParent | ( | ) | const |
| TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSSysElemGenericThermoFluidElements::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSSysElemGenericThermoFluidElements::GetUIDManager | ( | ) | const |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
A generic thermo-fluid element represents a predefined system element whose primary functional domain is thermo-fluid. It should be used when the element is modeled as part of a thermo-fluid system, but no more specific predefined thermo-fluid element type is applicable.
|
protected |
|
protected |