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>
9 PROTOBUF_C__BEGIN_DECLS
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 1004000 < 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) \
34 , {0,NULL}, {0,NULL} }
38 void nmsg__base__xml__init
40 size_t nmsg__base__xml__get_packed_size
42 size_t nmsg__base__xml__pack
45 size_t nmsg__base__xml__pack_to_buffer
47 ProtobufCBuffer *buffer);
49 nmsg__base__xml__unpack
50 (ProtobufCAllocator *allocator,
53 void nmsg__base__xml__free_unpacked
55 ProtobufCAllocator *allocator);
58 typedef void (*Nmsg__Base__Xml_Closure)
67 extern const ProtobufCMessageDescriptor nmsg__base__xml__descriptor;