This is the complete list of members for OpcUa::MethodServices, including all inherited members.
Call(const std::vector< CallMethodRequest > &methodsToCall)=0 | OpcUa::MethodServices | pure virtual |
Interface() | Common::Interface | inlineprivate |
Interface(const Interface &)=delete | Common::Interface | private |
operator=(const Interface &)=delete | Common::Interface | private |
SetMethod(const NodeId &node, std::function< std::vector< OpcUa::Variant >(NodeId context, std::vector< OpcUa::Variant > arguments)> callback)=0 | OpcUa::MethodServices | pure virtual |
~Interface() | Common::Interface | inlineprivatevirtual |