4 #ifndef PROTOBUF_C_mdns_2eproto__INCLUDED
5 #define PROTOBUF_C_mdns_2eproto__INCLUDED
7 #include <protobuf-c/protobuf-c.h>
9 PROTOBUF_C__BEGIN_DECLS
11 #if PROTOBUF_C_VERSION_NUMBER < 1003000
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.
58 #define MDNS__MDNS_SCHEMA__INIT \
60 PROTOBUF_C_MESSAGE_INIT(&mdns__mdns_schema__descriptor) \
61 , (char *)protobuf_c_empty_string, 0, 0, 0, 0, 0, 0, \
62 (char *)protobuf_c_empty_string \
70 ProtobufCBuffer *buffer);
72 size_t len,
const uint8_t *data);
74 ProtobufCAllocator *allocator);
void(* Mdns__MdnsSchema_Closure)(const Mdns__MdnsSchema *message, void *closure_data)
Definition: mdns.pb-c.h:77
size_t mdns__mdns_schema__get_packed_size(const Mdns__MdnsSchema *message)
Definition: mdns.pb-c.c:14
void mdns__mdns_schema__init(Mdns__MdnsSchema *message)
Definition: mdns.pb-c.c:10
void mdns__mdns_schema__free_unpacked(Mdns__MdnsSchema *message, ProtobufCAllocator *allocator)
Definition: mdns.pb-c.c:34
const ProtobufCMessageDescriptor mdns__mdns_schema__descriptor
Definition: mdns.pb-c.c:106
size_t mdns__mdns_schema__pack_to_buffer(const Mdns__MdnsSchema *message, ProtobufCBuffer *buffer)
Definition: mdns.pb-c.c:23
Mdns__MdnsSchema * mdns__mdns_schema__unpack(ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
Definition: mdns.pb-c.c:29
size_t mdns__mdns_schema__pack(const Mdns__MdnsSchema *message, uint8_t *out)
Definition: mdns.pb-c.c:19
Definition: mdns.pb-c.h:23
uint32_t tid
Definition: mdns.pb-c.h:32
uint32_t nanswers
Definition: mdns.pb-c.h:44
uint32_t flags
Definition: mdns.pb-c.h:36
uint32_t nauth
Definition: mdns.pb-c.h:48
uint32_t nother
Definition: mdns.pb-c.h:52
char * qname
Definition: mdns.pb-c.h:56
ProtobufCMessage base
Definition: mdns.pb-c.h:24
uint32_t nqueries
Definition: mdns.pb-c.h:40
char * id
Definition: mdns.pb-c.h:28