#include <opc/ua/node.h>
#include <opc/ua/protocol/nodeid.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 | |
namespace | 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 |
Functions | |
std::ostream & | OpcUa::operator<< (std::ostream &os, const Event &event) |
std::string | OpcUa::ToString (const Event &event) |