#include <opc/ua/node.h>
#include <opc/ua/protocol/nodeid.h>
#include <opc/ua/protocol/string_utils.h>
#include <opc/ua/protocol/types.h>
#include <opc/ua/protocol/variant.h>
#include <opc/ua/protocol/protocol.h>
#include <map>
Go to the source code of this file.
Classes | |
class | OpcUa::Event |
Namespaces | |
OpcUa | |
OPC UA Address space part. GNU LGPL. | |
Typedefs | |
typedef std::map< AttributeId, Variant > | OpcUa::AttributeMap |
typedef std::map< std::vector< QualifiedName >, Variant > | OpcUa::PathMap |