#include "binary_serialization.h"
#include <opc/ua/protocol/endpoints.h>
#include <opc/ua/protocol/protocol.h>
#include <opc/ua/protocol/binary/stream.h>
#include <algorithm>
#include <memory>
#include <string>
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< FindServersData > (const FindServersData &data) |
template<> | |
std::size_t | OpcUa::Binary::RawSize< FindServersParameters > (const FindServersParameters ¶ms) |
template<> | |
std::size_t | OpcUa::Binary::RawSize< FindServersRequest > (const FindServersRequest &request) |
template<> | |
std::size_t | OpcUa::Binary::RawSize< FindServersResponse > (const FindServersResponse &resp) |