#include <protobuf-c/protobuf-c.h>
Go to the source code of this file.
◆ ICMP4__ICMP4_SCHEMA__INIT
#define ICMP4__ICMP4_SCHEMA__INIT |
Value: { \
, (char *)protobuf_c_empty_string, 0, 0, 0, 0 \
}
const ProtobufCMessageDescriptor icmp4__icmp4_schema__descriptor
Definition: icmp4.pb-c.c:86
◆ Icmp4__Icmp4Schema
◆ Icmp4__Icmp4Schema_Closure
typedef void(* Icmp4__Icmp4Schema_Closure) (const Icmp4__Icmp4Schema *message, void *closure_data) |
◆ icmp4__icmp4_schema__free_unpacked()
void icmp4__icmp4_schema__free_unpacked |
( |
Icmp4__Icmp4Schema * |
message, |
|
|
ProtobufCAllocator * |
allocator |
|
) |
| |
◆ icmp4__icmp4_schema__get_packed_size()
◆ icmp4__icmp4_schema__init()
◆ icmp4__icmp4_schema__pack()
◆ icmp4__icmp4_schema__pack_to_buffer()
size_t icmp4__icmp4_schema__pack_to_buffer |
( |
const Icmp4__Icmp4Schema * |
message, |
|
|
ProtobufCBuffer * |
buffer |
|
) |
| |
◆ icmp4__icmp4_schema__unpack()
Icmp4__Icmp4Schema* icmp4__icmp4_schema__unpack |
( |
ProtobufCAllocator * |
allocator, |
|
|
size_t |
len, |
|
|
const uint8_t * |
data |
|
) |
| |
◆ icmp4__icmp4_schema__descriptor
const ProtobufCMessageDescriptor icmp4__icmp4_schema__descriptor |
|
extern |