4#ifndef NAMESPACE0_GENERATED_H_
5#define NAMESPACE0_GENERATED_H_
8#ifdef UA_ENABLE_AMALGAMATION
22 void *exchangeHandle);
#define _UA_BEGIN_DECLS
#undef UA_DEBUG_DUMP_PKGS
_UA_BEGIN_DECLS UA_StatusCode namespace0_generated(UA_Server *server)
WARNING: This is a generated file.
UA_EXPORT size_t UA_calcSizeBinary(const void *p, const UA_DataType *type)
Returns the number of bytes the value p takes in binary encoding.
UA_EXPORT UA_StatusCode UA_decodeBinary(const UA_ByteString *inBuf, void *p, const UA_DataType *type, const UA_DecodeBinaryOptions *options)
Decodes a data structure from the input buffer in the binary format.
UA_EXPORT UA_StatusCode UA_encodeBinary(const void *p, const UA_DataType *type, UA_ByteString *outBuf)
Encodes a data-structure in the binary format.
const UA_DataType * UA_findDataTypeByBinary(const UA_NodeId *typeId)
_UA_BEGIN_DECLS typedef UA_StatusCode(* UA_exchangeEncodeBuffer)(void *handle, UA_Byte **bufPos, const UA_Byte **bufEnd)
This Source Code Form is subject to the terms of the Mozilla Public License, v.