Pipe bellows. More...
#include <CPACSSysElemPipeBellows.h>
Protected Attributes | |
| CPACSSysElemPneumaticDistributionElements * | m_parent |
| std::vector< std::unique_ptr< CPACSVehicleElementBase > > | m_pipeBellows |
| Provides a flexible pipe section that accommodates displacement, vibration, or thermal expansion. | |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSSysElemPipeBellows (const CPACSSysElemPipeBellows &)=delete | |
| CPACSSysElemPipeBellows (CPACSSysElemPipeBellows &&)=delete | |
| CPACSSysElemPipeBellows & | operator= (const CPACSSysElemPipeBellows &)=delete |
| CPACSSysElemPipeBellows & | operator= (CPACSSysElemPipeBellows &&)=delete |
Pipe bellows.
Container for reusable pipe bellows. The surrounding hierarchy determines the physical domain and functional role.
| TIGL_EXPORT tigl::generated::CPACSSysElemPipeBellows::CPACSSysElemPipeBellows | ( | CPACSSysElemPneumaticDistributionElements * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CPACSSysElemPneumaticDistributionElements * tigl::generated::CPACSSysElemPipeBellows::GetParent | ( | ) |
| TIGL_EXPORT const CPACSSysElemPneumaticDistributionElements * tigl::generated::CPACSSysElemPipeBellows::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSSysElemPipeBellows::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSSysElemPipeBellows::GetUIDManager | ( | ) | const |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
Provides a flexible pipe section that accommodates displacement, vibration, or thermal expansion.
|
protected |