4#ifndef NAMESPACE0_GENERATED_H_
5#define NAMESPACE0_GENERATED_H_
8#ifdef UA_ENABLE_AMALGAMATION
21 UA_exchangeEncodeBuffer exchangeCallback,
22 void *exchangeHandle);
33UA_findDataTypeByBinary(
const UA_NodeId *typeId);
struct UA_Server UA_Server
#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 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.