Browse(const OpcUa::NodesQuery &query) const =0 | OpcUa::ViewServices | [pure virtual] |
BrowseNext() const =0 | OpcUa::ViewServices | [pure virtual] |
DEFINE_CLASS_POINTERS(ViewServices) | OpcUa::ViewServices | |
Interface() | Common::Interface | [inline, private] |
Interface(const Interface &) | Common::Interface | [private] |
operator=(const Interface &) | Common::Interface | [private] |
RegisterNodes(const std::vector< NodeId > ¶ms) const =0 | OpcUa::ViewServices | [pure virtual] |
TranslateBrowsePathsToNodeIds(const TranslateBrowsePathsParameters ¶ms) const =0 | OpcUa::ViewServices | [pure virtual] |
UnregisterNodes(const std::vector< NodeId > ¶ms) const =0 | OpcUa::ViewServices | [pure virtual] |
~Interface() | Common::Interface | [inline, private, virtual] |