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

Generic distribution elements. More...

#include <CPACSSysElemGenericDistributionElements.h>

Public Member Functions

virtual TIGL_EXPORT CPACSVehicleElementBaseAddGenericDistributionElement ()
TIGL_EXPORT CPACSSysElemGenericDistributionElements (CPACSSysElemElectricalDistributionElements *parent, CTiglUIDManager *uidMgr)
TIGL_EXPORT CPACSSysElemGenericDistributionElements (CPACSSysElemHydraulicDistributionElements *parent, CTiglUIDManager *uidMgr)
TIGL_EXPORT CPACSSysElemGenericDistributionElements (CPACSSysElemMechanicalDistributionElements *parent, CTiglUIDManager *uidMgr)
TIGL_EXPORT CPACSSysElemGenericDistributionElements (CPACSSysElemPneumaticDistributionElements *parent, CTiglUIDManager *uidMgr)
TIGL_EXPORT CPACSSysElemGenericDistributionElements (CPACSSysElemThermoFluidDistributionElements *parent, CTiglUIDManager *uidMgr)
virtual TIGL_EXPORT CPACSVehicleElementBaseGetGenericDistributionElement (const std::string &UID)
virtual TIGL_EXPORT const CPACSVehicleElementBaseGetGenericDistributionElement (const std::string &UID) const
virtual TIGL_EXPORT CPACSVehicleElementBaseGetGenericDistributionElement (size_t index)
virtual TIGL_EXPORT const CPACSVehicleElementBaseGetGenericDistributionElement (size_t index) const
virtual TIGL_EXPORT size_t GetGenericDistributionElementCount () const
virtual TIGL_EXPORT size_t GetGenericDistributionElementIndex (const std::string &UID) const
virtual TIGL_EXPORT std::vector< std::unique_ptr< CPACSVehicleElementBase > > & GetGenericDistributionElements ()
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CPACSVehicleElementBase > > & GetGenericDistributionElements () const
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
template<typename P>
P * GetParent ()
template<typename P>
const P * GetParent () const
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
template<typename P>
bool IsParent () const
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
virtual TIGL_EXPORT void RemoveGenericDistributionElement (CPACSVehicleElementBase &ref)
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
virtual TIGL_EXPORT ~CPACSSysElemGenericDistributionElements ()

Protected Attributes

std::vector< std::unique_ptr< CPACSVehicleElementBase > > m_genericDistributionElements
 Represents an element that transports, routes, splits, joins, or connects a system quantity.
void * m_parent
const std::type_info * m_parentType
CTiglUIDManagerm_uidMgr

Private Member Functions

 CPACSSysElemGenericDistributionElements (const CPACSSysElemGenericDistributionElements &)=delete
 CPACSSysElemGenericDistributionElements (CPACSSysElemGenericDistributionElements &&)=delete
CPACSSysElemGenericDistributionElementsoperator= (const CPACSSysElemGenericDistributionElements &)=delete
CPACSSysElemGenericDistributionElementsoperator= (CPACSSysElemGenericDistributionElements &&)=delete

Detailed Description

Generic distribution elements.

Container for reusable generic distribution elements. The surrounding hierarchy determines the physical domain and functional role.

Constructor & Destructor Documentation

◆ CPACSSysElemGenericDistributionElements() [1/7]

TIGL_EXPORT tigl::generated::CPACSSysElemGenericDistributionElements::CPACSSysElemGenericDistributionElements ( CPACSSysElemElectricalDistributionElements * parent,
CTiglUIDManager * uidMgr )

◆ CPACSSysElemGenericDistributionElements() [2/7]

TIGL_EXPORT tigl::generated::CPACSSysElemGenericDistributionElements::CPACSSysElemGenericDistributionElements ( CPACSSysElemHydraulicDistributionElements * parent,
CTiglUIDManager * uidMgr )

◆ CPACSSysElemGenericDistributionElements() [3/7]

TIGL_EXPORT tigl::generated::CPACSSysElemGenericDistributionElements::CPACSSysElemGenericDistributionElements ( CPACSSysElemMechanicalDistributionElements * parent,
CTiglUIDManager * uidMgr )

◆ CPACSSysElemGenericDistributionElements() [4/7]

TIGL_EXPORT tigl::generated::CPACSSysElemGenericDistributionElements::CPACSSysElemGenericDistributionElements ( CPACSSysElemPneumaticDistributionElements * parent,
CTiglUIDManager * uidMgr )

◆ CPACSSysElemGenericDistributionElements() [5/7]

TIGL_EXPORT tigl::generated::CPACSSysElemGenericDistributionElements::CPACSSysElemGenericDistributionElements ( CPACSSysElemThermoFluidDistributionElements * parent,
CTiglUIDManager * uidMgr )

◆ ~CPACSSysElemGenericDistributionElements()

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

◆ CPACSSysElemGenericDistributionElements() [6/7]

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

◆ CPACSSysElemGenericDistributionElements() [7/7]

tigl::generated::CPACSSysElemGenericDistributionElements::CPACSSysElemGenericDistributionElements ( CPACSSysElemGenericDistributionElements && )
privatedelete

Member Function Documentation

◆ AddGenericDistributionElement()

virtual TIGL_EXPORT CPACSVehicleElementBase & tigl::generated::CPACSSysElemGenericDistributionElements::AddGenericDistributionElement ( )
virtual

◆ GetGenericDistributionElement() [1/4]

virtual TIGL_EXPORT CPACSVehicleElementBase & tigl::generated::CPACSSysElemGenericDistributionElements::GetGenericDistributionElement ( const std::string & UID)
virtual

◆ GetGenericDistributionElement() [2/4]

virtual TIGL_EXPORT const CPACSVehicleElementBase & tigl::generated::CPACSSysElemGenericDistributionElements::GetGenericDistributionElement ( const std::string & UID) const
virtual

◆ GetGenericDistributionElement() [3/4]

virtual TIGL_EXPORT CPACSVehicleElementBase & tigl::generated::CPACSSysElemGenericDistributionElements::GetGenericDistributionElement ( size_t index)
virtual

◆ GetGenericDistributionElement() [4/4]

virtual TIGL_EXPORT const CPACSVehicleElementBase & tigl::generated::CPACSSysElemGenericDistributionElements::GetGenericDistributionElement ( size_t index) const
virtual

◆ GetGenericDistributionElementCount()

virtual TIGL_EXPORT size_t tigl::generated::CPACSSysElemGenericDistributionElements::GetGenericDistributionElementCount ( ) const
virtual

◆ GetGenericDistributionElementIndex()

virtual TIGL_EXPORT size_t tigl::generated::CPACSSysElemGenericDistributionElements::GetGenericDistributionElementIndex ( const std::string & UID) const
virtual

◆ GetGenericDistributionElements() [1/2]

virtual TIGL_EXPORT std::vector< std::unique_ptr< CPACSVehicleElementBase > > & tigl::generated::CPACSSysElemGenericDistributionElements::GetGenericDistributionElements ( )
virtual

◆ GetGenericDistributionElements() [2/2]

virtual TIGL_EXPORT const std::vector< std::unique_ptr< CPACSVehicleElementBase > > & tigl::generated::CPACSSysElemGenericDistributionElements::GetGenericDistributionElements ( ) const
virtual

◆ GetNextUIDParent() [1/2]

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

◆ GetNextUIDParent() [2/2]

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

◆ GetParent() [1/2]

template<typename P>
P * tigl::generated::CPACSSysElemGenericDistributionElements::GetParent ( )
inline

◆ GetParent() [2/2]

template<typename P>
const P * tigl::generated::CPACSSysElemGenericDistributionElements::GetParent ( ) const
inline

◆ GetUIDManager() [1/2]

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

◆ GetUIDManager() [2/2]

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

◆ IsParent()

template<typename P>
bool tigl::generated::CPACSSysElemGenericDistributionElements::IsParent ( ) const
inline

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

◆ RemoveGenericDistributionElement()

virtual TIGL_EXPORT void tigl::generated::CPACSSysElemGenericDistributionElements::RemoveGenericDistributionElement ( CPACSVehicleElementBase & ref)
virtual

◆ WriteCPACS()

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

Field Documentation

◆ m_genericDistributionElements

std::vector<std::unique_ptr<CPACSVehicleElementBase> > tigl::generated::CPACSSysElemGenericDistributionElements::m_genericDistributionElements
protected

Represents an element that transports, routes, splits, joins, or connects a system quantity.

◆ m_parent

void* tigl::generated::CPACSSysElemGenericDistributionElements::m_parent
protected

◆ m_parentType

const std::type_info* tigl::generated::CPACSSysElemGenericDistributionElements::m_parentType
protected

◆ m_uidMgr

CTiglUIDManager* tigl::generated::CPACSSysElemGenericDistributionElements::m_uidMgr
protected

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