#include <opc/ua/event.h>
#include <opc/ua/services/attributes.h>
#include <opc/ua/services/node_management.h>
#include <opc/ua/services/view.h>
#include <opc/ua/services/subscriptions.h>
Go to the source code of this file.
Classes | |
class | OpcUa::Server::AddressSpace |
Namespaces | |
namespace | OpcUa |
OPC UA Address space part. GNU LGPL. | |
namespace | OpcUa::Server |
Typedefs | |
typedef void | OpcUa::Server::DataChangeCallback (const NodeId &node, AttributeId attribute, DataValue) |
Functions | |
AddressSpace::UniquePtr | OpcUa::Server::CreateAddressSpace (bool debug) |