4#ifndef PROTOBUF_C_nmsg_2fbase_2fxml_2eproto__INCLUDED
5#define PROTOBUF_C_nmsg_2fbase_2fxml_2eproto__INCLUDED
7#include <protobuf-c/protobuf-c.h>
11#if PROTOBUF_C_VERSION_NUMBER < 1000000
12# error This file was generated by a newer version of protoc-c which is incompatible with your libprotobuf-c headers. Please update your headers.
13#elif 1004001 < PROTOBUF_C_MIN_COMPILER_VERSION
14# error This file was generated by an older version of protoc-c which is incompatible with your libprotobuf-c headers. Please regenerate this file with a newer version of protoc-c.
28 ProtobufCMessage base;
29 ProtobufCBinaryData xmltype;
30 ProtobufCBinaryData xmlpayload;
32#define NMSG__BASE__XML__INIT \
33 { PROTOBUF_C_MESSAGE_INIT (&nmsg__base__xml__descriptor) \
38void nmsg__base__xml__init
40size_t nmsg__base__xml__get_packed_size
42size_t nmsg__base__xml__pack
45size_t nmsg__base__xml__pack_to_buffer
47 ProtobufCBuffer *buffer);
49 nmsg__base__xml__unpack
50 (ProtobufCAllocator *allocator,
53void nmsg__base__xml__free_unpacked
55 ProtobufCAllocator *allocator);
58typedef void (*Nmsg__Base__Xml_Closure)
67extern const ProtobufCMessageDescriptor nmsg__base__xml__descriptor;