#include <opc/common/logger.h>#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 | |
| OpcUa | |
| OPC UA Address space part. GNU LGPL. | |
| OpcUa::Server | |
Typedefs | |
| typedef void | OpcUa::Server::DataChangeCallback(const NodeId &node, AttributeId attribute, DataValue) |
Functions | |
| AddressSpace::UniquePtr | OpcUa::Server::CreateAddressSpace (const Common::Logger::SharedPtr &logger) |