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