#include <protobuf-c/protobuf-c.h>
Go to the source code of this file.
◆ ARP__ARP_SCHEMA__INIT
#define ARP__ARP_SCHEMA__INIT |
Value: { \
, (char *)protobuf_c_empty_string, 0, 0, 0, 0, 0, \
(char *)protobuf_c_empty_string, (char *)protobuf_c_empty_string, \
(char *)protobuf_c_empty_string, (char *)protobuf_c_empty_string \
}
const ProtobufCMessageDescriptor arp__arp_schema__descriptor
Definition: arp.pb-c.c:122
◆ Arp__ArpSchema
◆ Arp__ArpSchema_Closure
typedef void(* Arp__ArpSchema_Closure) (const Arp__ArpSchema *message, void *closure_data) |
◆ arp__arp_schema__free_unpacked()
void arp__arp_schema__free_unpacked |
( |
Arp__ArpSchema * |
message, |
|
|
ProtobufCAllocator * |
allocator |
|
) |
| |
◆ arp__arp_schema__get_packed_size()
size_t arp__arp_schema__get_packed_size |
( |
const Arp__ArpSchema * |
message | ) |
|
◆ arp__arp_schema__init()
◆ arp__arp_schema__pack()
size_t arp__arp_schema__pack |
( |
const Arp__ArpSchema * |
message, |
|
|
uint8_t * |
out |
|
) |
| |
◆ arp__arp_schema__pack_to_buffer()
size_t arp__arp_schema__pack_to_buffer |
( |
const Arp__ArpSchema * |
message, |
|
|
ProtobufCBuffer * |
buffer |
|
) |
| |
◆ arp__arp_schema__unpack()
Arp__ArpSchema* arp__arp_schema__unpack |
( |
ProtobufCAllocator * |
allocator, |
|
|
size_t |
len, |
|
|
const uint8_t * |
data |
|
) |
| |
◆ arp__arp_schema__descriptor
const ProtobufCMessageDescriptor arp__arp_schema__descriptor |
|
extern |