36 void DataSerializer::Serialize<AttributeId>(
const AttributeId & attr)
38 *this << static_cast<uint32_t>(attr);
42 void DataDeserializer::Deserialize<AttributeId>(
AttributeId & t)
OPC UA Address space part. GNU LGPL.
const char * Binary(const char *input, short n)
std::size_t RawSize< AttributeId >(const AttributeId &)