#include "binary_serialization.h"#include <opc/ua/protocol/binary/stream.h>#include <opc/ua/protocol/types.h>#include <opc/ua/protocol/data_value.h>#include <algorithm>#include <functional>#include <memory>#include <stdexcept>#include <string>
Go to the source code of this file.
Namespaces | |
| OpcUa | |
| OPC UA Address space part. GNU LGPL. | |
| OpcUa::Binary | |
Functions | |
| template<> | |
| std::size_t | OpcUa::Binary::RawSize< DataValue > (const DataValue &val) |