ChimeraTK-ControlSystemAdapter-OPCUAAdapter
04.00.01
|
This is the complete list of members for ChimeraTK::ua_processvariable, including all inherited members.
getDescription() | ChimeraTK::ua_processvariable | |
getEngineeringUnit() | ChimeraTK::ua_processvariable | |
getName() | ChimeraTK::ua_processvariable | |
getOwnNodeId() | ChimeraTK::ua_processvariable | |
getSourceTimeStamp() | ChimeraTK::ua_processvariable | virtual |
getType() | ChimeraTK::ua_processvariable | |
getValue(UA_Variant *v, const UA_NumericRange *range) | ChimeraTK::ua_processvariable | |
getValue(UA_Variant *v, const UA_NumericRange *) | ChimeraTK::ua_processvariable | |
setDescription(string description) | ChimeraTK::ua_processvariable | |
setEngineeringUnit(string engineeringUnit) | ChimeraTK::ua_processvariable | |
setValue(const UA_Variant *data) | ChimeraTK::ua_processvariable | |
typeSpecificSetup(UA_DataSource_Map_Element &mapElem, const UA_NodeId nodeId) | ChimeraTK::ua_processvariable | |
ua_processvariable(UA_Server *server, UA_NodeId basenodeid, const string &namePV, boost::shared_ptr< ControlSystemPVManager > csManager, const UA_Logger *logger, string overwriteNodeString="") | ChimeraTK::ua_processvariable | |
ua_readproxy_ua_processvariable_getDescription(UA_Server *server, const UA_NodeId *sessionId, void *sessionContext, const UA_NodeId *nodeId, void *nodeContext, UA_Boolean includeSourceTimeStamp, const UA_NumericRange *range, UA_DataValue *value) | ChimeraTK::ua_processvariable | static |
ua_readproxy_ua_processvariable_getEngineeringUnit(UA_Server *server, const UA_NodeId *sessionId, void *sessionContext, const UA_NodeId *nodeId, void *nodeContext, UA_Boolean includeSourceTimeStamp, const UA_NumericRange *range, UA_DataValue *value) | ChimeraTK::ua_processvariable | static |
ua_readproxy_ua_processvariable_getName(UA_Server *server, const UA_NodeId *sessionId, void *sessionContext, const UA_NodeId *nodeId, void *nodeContext, UA_Boolean includeSourceTimeStamp, const UA_NumericRange *range, UA_DataValue *value) | ChimeraTK::ua_processvariable | static |
ua_readproxy_ua_processvariable_getType(UA_Server *server, const UA_NodeId *sessionId, void *sessionContext, const UA_NodeId *nodeId, void *nodeContext, UA_Boolean includeSourceTimeStamp, const UA_NumericRange *range, UA_DataValue *value) | ChimeraTK::ua_processvariable | static |
ua_readproxy_ua_processvariable_getValidity(UA_Server *server, const UA_NodeId *sessionId, void *sessionContext, const UA_NodeId *nodeId, void *nodeContext, UA_Boolean includeSourceTimeStamp, const UA_NumericRange *range, UA_DataValue *value) | ChimeraTK::ua_processvariable | static |
ua_readproxy_ua_processvariable_getValue(UA_Server *server, const UA_NodeId *sessionId, void *sessionContext, const UA_NodeId *nodeId, void *nodeContext, UA_Boolean includeSourceTimeStamp, const UA_NumericRange *range, UA_DataValue *value) | ChimeraTK::ua_processvariable | static |
ua_writeproxy_ua_processvariable_setDescription(UA_Server *server, const UA_NodeId *sessionId, void *sessionContext, const UA_NodeId *nodeId, void *nodeContext, const UA_NumericRange *range, const UA_DataValue *value) | ChimeraTK::ua_processvariable | static |
ua_writeproxy_ua_processvariable_setEngineeringUnit(UA_Server *server, const UA_NodeId *sessionId, void *sessionContext, const UA_NodeId *nodeId, void *nodeContext, const UA_NumericRange *range, const UA_DataValue *value) | ChimeraTK::ua_processvariable | static |
ua_writeproxy_ua_processvariable_setValue(UA_Server *server, const UA_NodeId *sessionId, void *sessionContext, const UA_NodeId *nodeId, void *nodeContext, const UA_NumericRange *range, const UA_DataValue *value) | ChimeraTK::ua_processvariable | static |
~ua_processvariable() | ChimeraTK::ua_processvariable |