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