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