6 #ifndef PROTOBUF_C_um_5fmon_5fattributes_2eproto__INCLUDED 7 #define PROTOBUF_C_um_5fmon_5fattributes_2eproto__INCLUDED 9 #include <protobuf-c/protobuf-c.h> 11 PROTOBUF_C__BEGIN_DECLS
13 #if PROTOBUF_C_VERSION_NUMBER < 1003000 14 # error This file was generated by a newer version of protoc-c which is incompatible with your libprotobuf-c headers. Please update your headers. 15 #elif 1003003 < PROTOBUF_C_MIN_COMPILER_VERSION 16 # 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. 30 ProtobufCMessage base;
31 char *sender_ipv4_address;
36 ProtobufCBinaryData context_instance;
39 #define LBMMON__UMMON_ATTRIBUTES__INIT \ 40 { PROTOBUF_C_MESSAGE_INIT (&lbmmon__ummon_attributes__descriptor) \ 41 , (char *)protobuf_c_empty_string, 0, (char *)protobuf_c_empty_string, 0, 0, {0,NULL}, 0 } 45 void lbmmon__ummon_attributes__init
46 (Lbmmon__UMMonAttributes *message);
47 size_t lbmmon__ummon_attributes__get_packed_size
48 (
const Lbmmon__UMMonAttributes *message);
49 size_t lbmmon__ummon_attributes__pack
50 (
const Lbmmon__UMMonAttributes *message,
52 size_t lbmmon__ummon_attributes__pack_to_buffer
53 (
const Lbmmon__UMMonAttributes *message,
54 ProtobufCBuffer *buffer);
55 Lbmmon__UMMonAttributes *
56 lbmmon__ummon_attributes__unpack
57 (ProtobufCAllocator *allocator,
60 void lbmmon__ummon_attributes__free_unpacked
61 (Lbmmon__UMMonAttributes *message,
62 ProtobufCAllocator *allocator);
65 typedef void (*Lbmmon__UMMonAttributes_Closure)
66 (
const Lbmmon__UMMonAttributes *message,
74 extern const ProtobufCMessageDescriptor lbmmon__ummon_attributes__descriptor;
Definition: um_mon_attributes.pb-c.h:28