ua/client/addon.h
Go to the documentation of this file.
1 
11 
12 #pragma once
13 
15 
17 
18 namespace OpcUa
19 {
20 namespace Client
21 {
22 class Addon : public Common::Addon
23 {
24 public:
26 
27 public:
28  virtual std::string GetProtocol() const = 0;
29  virtual OpcUa::Services::SharedPtr Connect(const std::string & url) = 0;
30 };
31 }
32 }
OPC UA Address space part. GNU LGPL.
#define DEFINE_CLASS_POINTERS(ClassName)
Exception declarations GNU LGPL.
url
Definition: setup.py:46
virtual OpcUa::Services::SharedPtr Connect(const std::string &url)=0
virtual std::string GetProtocol() const =0


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:06:03