Control devices. More...
#include <CPACSSystemControlDevices.h>
Public Member Functions | |
| TIGL_EXPORT | CPACSSystemControlDevices (CCPACSSystemArchitecture *parent, CTiglUIDManager *uidMgr) |
| TIGL_EXPORT | CPACSSystemControlDevices (CCPACSSystemConnection *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| template<typename P> | |
| P * | GetParent () |
| template<typename P> | |
| const P * | GetParent () const |
| virtual TIGL_EXPORT CPACSSystemState & | GetState () |
| virtual TIGL_EXPORT const CPACSSystemState & | GetState () const |
| virtual TIGL_EXPORT const std::string & | GetUID () const |
| TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
| TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
| template<typename P> | |
| bool | IsParent () const |
| virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
| virtual TIGL_EXPORT void | SetUID (const std::string &value) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSSystemControlDevices () |
| Public Member Functions inherited from tigl::CTiglReqUIDObject | |
| boost::optional< std::string > | GetObjectUID () const |
| virtual | ~CTiglReqUIDObject ()=default |
| Public Member Functions inherited from tigl::CTiglUIDObject | |
| TIGL_EXPORT void | Invalidate (const boost::optional< std::string > &source=boost::none) const |
Protected Attributes | |
| void * | m_parent |
| const std::type_info * | m_parentType |
| CPACSSystemState | m_state |
| Control function indicating the activation state. | |
| std::string | m_uID |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSSystemControlDevices (const CPACSSystemControlDevices &)=delete | |
| CPACSSystemControlDevices (CPACSSystemControlDevices &&)=delete | |
| CPACSSystemControlDevices & | operator= (const CPACSSystemControlDevices &)=delete |
| CPACSSystemControlDevices & | operator= (CPACSSystemControlDevices &&)=delete |
Additional Inherited Members | |
| Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
Control devices.
| TIGL_EXPORT tigl::generated::CPACSSystemControlDevices::CPACSSystemControlDevices | ( | CCPACSSystemArchitecture * | parent, |
| CTiglUIDManager * | uidMgr ) |
| TIGL_EXPORT tigl::generated::CPACSSystemControlDevices::CPACSSystemControlDevices | ( | CCPACSSystemConnection * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
inline |
|
inline |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
inline |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |
Control function indicating the activation state.
|
protected |
|
protected |