| AddDataChangeCallback(const NodeId &node, AttributeId attribute, std::function< DataChangeCallback > callback)=0 | OpcUa::Server::AddressSpace | [pure virtual] |
| AddNodes(const std::vector< AddNodesItem > &items)=0 | OpcUa::NodeManagementServices | [pure virtual] |
| AddReferences(const std::vector< AddReferencesItem > &items)=0 | OpcUa::NodeManagementServices | [pure virtual] |
| Browse(const OpcUa::NodesQuery &query) const =0 | OpcUa::ViewServices | [pure virtual] |
| BrowseNext() const =0 | OpcUa::ViewServices | [pure virtual] |
| DEFINE_CLASS_POINTERS(AddressSpace) | OpcUa::Server::AddressSpace | |
| OpcUa::ViewServices::DEFINE_CLASS_POINTERS(ViewServices) | OpcUa::ViewServices | |
| OpcUa::AttributeServices::DEFINE_CLASS_POINTERS(AttributeServices) | OpcUa::AttributeServices | |
| OpcUa::NodeManagementServices::DEFINE_CLASS_POINTERS(NodeManagementServices) | OpcUa::NodeManagementServices | |
| DeleteDataChangeCallback(uint32_t clienthandle)=0 | OpcUa::Server::AddressSpace | [pure virtual] |
| OpcUa::Interface() | Common::Interface | [inline, protected] |
| OpcUa::AttributeServices::Interface(const Interface &) | Common::Interface | [protected] |
| OpcUa::NodeManagementServices::Interface() | Common::Interface | [inline, protected] |
| OpcUa::NodeManagementServices::Interface(const Interface &) | Common::Interface | [protected] |
| OpcUa::operator=(const Interface &) | Common::Interface | [protected] |
| OpcUa::NodeManagementServices::operator=(const Interface &) | Common::Interface | [protected] |
| Read(const OpcUa::ReadParameters &filter) const =0 | OpcUa::AttributeServices | [pure virtual] |
| RegisterNodes(const std::vector< NodeId > ¶ms) const =0 | OpcUa::ViewServices | [pure virtual] |
| SetValueCallback(const NodeId &node, AttributeId attribute, std::function< DataValue(void)> callback)=0 | OpcUa::Server::AddressSpace | [pure virtual] |
| TranslateBrowsePathsToNodeIds(const TranslateBrowsePathsParameters ¶ms) const =0 | OpcUa::ViewServices | [pure virtual] |
| UnregisterNodes(const std::vector< NodeId > ¶ms) const =0 | OpcUa::ViewServices | [pure virtual] |
| Write(const std::vector< OpcUa::WriteValue > &filter)=0 | OpcUa::AttributeServices | [pure virtual] |
| ~Interface() | Common::Interface | [inline, protected, virtual] |