#include <opc/common/logger.h>
#include <opc/ua/protocol/channel.h>
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | OpcUa::RemoteConnection |
Namespaces | |
OpcUa | |
OPC UA Address space part. GNU LGPL. | |
Functions | |
std::unique_ptr< RemoteConnection > | OpcUa::Connect (const std::string &host, unsigned port, const Common::Logger::SharedPtr &logger) |