Public Member Functions
OpcUa::Server::AddressSpace Class Reference

#include <address_space.h>

Inheritance diagram for OpcUa::Server::AddressSpace:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual uint32_t AddDataChangeCallback (const NodeId &node, AttributeId attribute, std::function< DataChangeCallback > callback)=0
 DEFINE_CLASS_POINTERS (AddressSpace)
virtual void DeleteDataChangeCallback (uint32_t clienthandle)=0
virtual StatusCode SetValueCallback (const NodeId &node, AttributeId attribute, std::function< DataValue(void)> callback)=0

Detailed Description

Definition at line 27 of file address_space.h.


Member Function Documentation

virtual uint32_t OpcUa::Server::AddressSpace::AddDataChangeCallback ( const NodeId node,
AttributeId  attribute,
std::function< DataChangeCallback callback 
) [pure virtual]
virtual void OpcUa::Server::AddressSpace::DeleteDataChangeCallback ( uint32_t  clienthandle) [pure virtual]
virtual StatusCode OpcUa::Server::AddressSpace::SetValueCallback ( const NodeId node,
AttributeId  attribute,
std::function< DataValue(void)>  callback 
) [pure virtual]

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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Sat Jun 8 2019 18:25:00