3.5.0-rc1
Loading...
Searching...
No Matches
tigl::generated::CPACSSysElemPneumaticDrivenPumps Class Reference

Pneumatic driven pumps. More...

#include <CPACSSysElemPneumaticDrivenPumps.h>

Public Member Functions

virtual TIGL_EXPORT CPACSVehicleElementBaseAddPneumaticDrivenPump ()
TIGL_EXPORT CPACSSysElemPneumaticDrivenPumps (CPACSSysElemHydraulicConversionElements *parent, CTiglUIDManager *uidMgr)
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
TIGL_EXPORT CPACSSysElemHydraulicConversionElementsGetParent ()
TIGL_EXPORT const CPACSSysElemHydraulicConversionElementsGetParent () const
virtual TIGL_EXPORT CPACSVehicleElementBaseGetPneumaticDrivenPump (const std::string &UID)
virtual TIGL_EXPORT const CPACSVehicleElementBaseGetPneumaticDrivenPump (const std::string &UID) const
virtual TIGL_EXPORT CPACSVehicleElementBaseGetPneumaticDrivenPump (size_t index)
virtual TIGL_EXPORT const CPACSVehicleElementBaseGetPneumaticDrivenPump (size_t index) const
virtual TIGL_EXPORT size_t GetPneumaticDrivenPumpCount () const
virtual TIGL_EXPORT size_t GetPneumaticDrivenPumpIndex (const std::string &UID) const
virtual TIGL_EXPORT std::vector< std::unique_ptr< CPACSVehicleElementBase > > & GetPneumaticDrivenPumps ()
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CPACSVehicleElementBase > > & GetPneumaticDrivenPumps () const
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
virtual TIGL_EXPORT void RemovePneumaticDrivenPump (CPACSVehicleElementBase &ref)
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
virtual TIGL_EXPORT ~CPACSSysElemPneumaticDrivenPumps ()

Protected Attributes

CPACSSysElemHydraulicConversionElementsm_parent
std::vector< std::unique_ptr< CPACSVehicleElementBase > > m_pneumaticDrivenPumps
 Uses pneumatic input power to generate liquid flow and pressure.
CTiglUIDManagerm_uidMgr

Private Member Functions

 CPACSSysElemPneumaticDrivenPumps (const CPACSSysElemPneumaticDrivenPumps &)=delete
 CPACSSysElemPneumaticDrivenPumps (CPACSSysElemPneumaticDrivenPumps &&)=delete
CPACSSysElemPneumaticDrivenPumpsoperator= (const CPACSSysElemPneumaticDrivenPumps &)=delete
CPACSSysElemPneumaticDrivenPumpsoperator= (CPACSSysElemPneumaticDrivenPumps &&)=delete

Detailed Description

Pneumatic driven pumps.

Container for reusable pneumatic driven pumps. The surrounding hierarchy determines the physical domain and functional role.

Constructor & Destructor Documentation

◆ CPACSSysElemPneumaticDrivenPumps() [1/3]

TIGL_EXPORT tigl::generated::CPACSSysElemPneumaticDrivenPumps::CPACSSysElemPneumaticDrivenPumps ( CPACSSysElemHydraulicConversionElements * parent,
CTiglUIDManager * uidMgr )

◆ ~CPACSSysElemPneumaticDrivenPumps()

virtual TIGL_EXPORT tigl::generated::CPACSSysElemPneumaticDrivenPumps::~CPACSSysElemPneumaticDrivenPumps ( )
virtual

◆ CPACSSysElemPneumaticDrivenPumps() [2/3]

tigl::generated::CPACSSysElemPneumaticDrivenPumps::CPACSSysElemPneumaticDrivenPumps ( const CPACSSysElemPneumaticDrivenPumps & )
privatedelete

◆ CPACSSysElemPneumaticDrivenPumps() [3/3]

tigl::generated::CPACSSysElemPneumaticDrivenPumps::CPACSSysElemPneumaticDrivenPumps ( CPACSSysElemPneumaticDrivenPumps && )
privatedelete

Member Function Documentation

◆ AddPneumaticDrivenPump()

virtual TIGL_EXPORT CPACSVehicleElementBase & tigl::generated::CPACSSysElemPneumaticDrivenPumps::AddPneumaticDrivenPump ( )
virtual

◆ GetNextUIDParent() [1/2]

virtual TIGL_EXPORT CTiglUIDObject * tigl::generated::CPACSSysElemPneumaticDrivenPumps::GetNextUIDParent ( )
virtual

◆ GetNextUIDParent() [2/2]

virtual TIGL_EXPORT const CTiglUIDObject * tigl::generated::CPACSSysElemPneumaticDrivenPumps::GetNextUIDParent ( ) const
virtual

◆ GetParent() [1/2]

TIGL_EXPORT CPACSSysElemHydraulicConversionElements * tigl::generated::CPACSSysElemPneumaticDrivenPumps::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CPACSSysElemHydraulicConversionElements * tigl::generated::CPACSSysElemPneumaticDrivenPumps::GetParent ( ) const

◆ GetPneumaticDrivenPump() [1/4]

virtual TIGL_EXPORT CPACSVehicleElementBase & tigl::generated::CPACSSysElemPneumaticDrivenPumps::GetPneumaticDrivenPump ( const std::string & UID)
virtual

◆ GetPneumaticDrivenPump() [2/4]

virtual TIGL_EXPORT const CPACSVehicleElementBase & tigl::generated::CPACSSysElemPneumaticDrivenPumps::GetPneumaticDrivenPump ( const std::string & UID) const
virtual

◆ GetPneumaticDrivenPump() [3/4]

virtual TIGL_EXPORT CPACSVehicleElementBase & tigl::generated::CPACSSysElemPneumaticDrivenPumps::GetPneumaticDrivenPump ( size_t index)
virtual

◆ GetPneumaticDrivenPump() [4/4]

virtual TIGL_EXPORT const CPACSVehicleElementBase & tigl::generated::CPACSSysElemPneumaticDrivenPumps::GetPneumaticDrivenPump ( size_t index) const
virtual

◆ GetPneumaticDrivenPumpCount()

virtual TIGL_EXPORT size_t tigl::generated::CPACSSysElemPneumaticDrivenPumps::GetPneumaticDrivenPumpCount ( ) const
virtual

◆ GetPneumaticDrivenPumpIndex()

virtual TIGL_EXPORT size_t tigl::generated::CPACSSysElemPneumaticDrivenPumps::GetPneumaticDrivenPumpIndex ( const std::string & UID) const
virtual

◆ GetPneumaticDrivenPumps() [1/2]

virtual TIGL_EXPORT std::vector< std::unique_ptr< CPACSVehicleElementBase > > & tigl::generated::CPACSSysElemPneumaticDrivenPumps::GetPneumaticDrivenPumps ( )
virtual

◆ GetPneumaticDrivenPumps() [2/2]

virtual TIGL_EXPORT const std::vector< std::unique_ptr< CPACSVehicleElementBase > > & tigl::generated::CPACSSysElemPneumaticDrivenPumps::GetPneumaticDrivenPumps ( ) const
virtual

◆ GetUIDManager() [1/2]

TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSSysElemPneumaticDrivenPumps::GetUIDManager ( )

◆ GetUIDManager() [2/2]

TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSSysElemPneumaticDrivenPumps::GetUIDManager ( ) const

◆ operator=() [1/2]

CPACSSysElemPneumaticDrivenPumps & tigl::generated::CPACSSysElemPneumaticDrivenPumps::operator= ( const CPACSSysElemPneumaticDrivenPumps & )
privatedelete

◆ operator=() [2/2]

CPACSSysElemPneumaticDrivenPumps & tigl::generated::CPACSSysElemPneumaticDrivenPumps::operator= ( CPACSSysElemPneumaticDrivenPumps && )
privatedelete

◆ ReadCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSSysElemPneumaticDrivenPumps::ReadCPACS ( const TixiDocumentHandle & tixiHandle,
const std::string & xpath )
virtual

◆ RemovePneumaticDrivenPump()

virtual TIGL_EXPORT void tigl::generated::CPACSSysElemPneumaticDrivenPumps::RemovePneumaticDrivenPump ( CPACSVehicleElementBase & ref)
virtual

◆ WriteCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSSysElemPneumaticDrivenPumps::WriteCPACS ( const TixiDocumentHandle & tixiHandle,
const std::string & xpath ) const
virtual

Field Documentation

◆ m_parent

CPACSSysElemHydraulicConversionElements* tigl::generated::CPACSSysElemPneumaticDrivenPumps::m_parent
protected

◆ m_pneumaticDrivenPumps

std::vector<std::unique_ptr<CPACSVehicleElementBase> > tigl::generated::CPACSSysElemPneumaticDrivenPumps::m_pneumaticDrivenPumps
protected

Uses pneumatic input power to generate liquid flow and pressure.

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSSysElemPneumaticDrivenPumps::m_uidMgr
protected

The documentation for this class was generated from the following file: