#include <stdint.h>

Go to the source code of this file.
Namespaces | |
| namespace | OpcUa |
OPC UA Address space part. GNU LGPL. | |
Enumerations | |
| enum | OpcUa::VariableAccessLevel { OpcUa::CurrentRead = 1, OpcUa::CurrentWrite = 2, OpcUa::HistoryRead = 4, OpcUa::HistoryWrite = 8, OpcUa::SemanticChange = 16 } |