#include <opc/ua/protocol/variant.h>
Go to the source code of this file.
Classes | |
struct | OpcUa::DataValue |
Namespaces | |
namespace | OpcUa |
OPC UA Address space part. GNU LGPL. | |
Variables | |
const uint8_t | OpcUa::DATA_VALUE = 1 |
const uint8_t | OpcUa::DATA_VALUE_ALL = ~uint8_t() |
const uint8_t | OpcUa::DATA_VALUE_Server_PICOSECONDS = 32 |
const uint8_t | OpcUa::DATA_VALUE_Server_TIMESTAMP = 8 |
const uint8_t | OpcUa::DATA_VALUE_SOURCE_PICOSECONDS = 16 |
const uint8_t | OpcUa::DATA_VALUE_SOURCE_TIMESTAMP = 4 |
const uint8_t | OpcUa::DATA_VALUE_STATUS_CODE = 2 |