|
open62541pp 0.19.0
C++ wrapper of open62541
|
This is the complete list of members for opcua::ValueCallbackBase, including all inherited members.
| create(bool ownsAdapter) override | opcua::ValueCallbackBase | virtual |
| onRead(Session &session, const NodeId &id, const NumericRange *range, const DataValue &value)=0 | opcua::ValueCallbackBase | pure virtual |
| onWrite(Session &session, const NodeId &id, const NumericRange *range, const DataValue &value)=0 | opcua::ValueCallbackBase | pure virtual |
| operator=(const PluginAdapter &)=default | opcua::PluginAdapter< UA_ValueCallback > | |
| operator=(PluginAdapter &&) noexcept=default | opcua::PluginAdapter< UA_ValueCallback > | |
| PluginAdapter()=default | opcua::PluginAdapter< UA_ValueCallback > | |
| PluginAdapter(const PluginAdapter &)=default | opcua::PluginAdapter< UA_ValueCallback > | |
| PluginAdapter(PluginAdapter &&) noexcept=default | opcua::PluginAdapter< UA_ValueCallback > | |
| PluginType typedef | opcua::PluginAdapter< UA_ValueCallback > | |
| ~PluginAdapter()=default | opcua::PluginAdapter< UA_ValueCallback > | virtual |