#include <protobuf-c/protobuf-c.h>
Go to the source code of this file.
◆ IP4__IP4_SCHEMA__INIT
#define IP4__IP4_SCHEMA__INIT |
Value: { \
, (char *)protobuf_c_empty_string, (char *)protobuf_c_empty_string, \
(char *)protobuf_c_empty_string, 0, 0, 0, 0, 0, 0, 0, 0, 0 \
}
const ProtobufCMessageDescriptor ip4__ip4_schema__descriptor
Definition: ip4.pb-c.c:134
◆ Ip4__Ip4Schema
◆ Ip4__Ip4Schema_Closure
typedef void(* Ip4__Ip4Schema_Closure) (const Ip4__Ip4Schema *message, void *closure_data) |
◆ ip4__ip4_schema__free_unpacked()
void ip4__ip4_schema__free_unpacked |
( |
Ip4__Ip4Schema * |
message, |
|
|
ProtobufCAllocator * |
allocator |
|
) |
| |
◆ ip4__ip4_schema__get_packed_size()
size_t ip4__ip4_schema__get_packed_size |
( |
const Ip4__Ip4Schema * |
message | ) |
|
◆ ip4__ip4_schema__init()
◆ ip4__ip4_schema__pack()
size_t ip4__ip4_schema__pack |
( |
const Ip4__Ip4Schema * |
message, |
|
|
uint8_t * |
out |
|
) |
| |
◆ ip4__ip4_schema__pack_to_buffer()
size_t ip4__ip4_schema__pack_to_buffer |
( |
const Ip4__Ip4Schema * |
message, |
|
|
ProtobufCBuffer * |
buffer |
|
) |
| |
◆ ip4__ip4_schema__unpack()
Ip4__Ip4Schema* ip4__ip4_schema__unpack |
( |
ProtobufCAllocator * |
allocator, |
|
|
size_t |
len, |
|
|
const uint8_t * |
data |
|
) |
| |
◆ ip4__ip4_schema__descriptor
const ProtobufCMessageDescriptor ip4__ip4_schema__descriptor |
|
extern |