#include <protobuf-c/protobuf-c.h>
Go to the source code of this file.
◆ IP6__IP6_SCHEMA__INIT
#define IP6__IP6_SCHEMA__INIT |
Value: { \
, (char *)protobuf_c_empty_string, 0, 0, 0, 0, 0, \
(char *)protobuf_c_empty_string, (char *)protobuf_c_empty_string \
}
const ProtobufCMessageDescriptor ip6__ip6_schema__descriptor
Definition: ip6.pb-c.c:106
◆ Ip6__Ip6Schema
◆ Ip6__Ip6Schema_Closure
typedef void(* Ip6__Ip6Schema_Closure) (const Ip6__Ip6Schema *message, void *closure_data) |
◆ ip6__ip6_schema__free_unpacked()
void ip6__ip6_schema__free_unpacked |
( |
Ip6__Ip6Schema * |
message, |
|
|
ProtobufCAllocator * |
allocator |
|
) |
| |
◆ ip6__ip6_schema__get_packed_size()
size_t ip6__ip6_schema__get_packed_size |
( |
const Ip6__Ip6Schema * |
message | ) |
|
◆ ip6__ip6_schema__init()
◆ ip6__ip6_schema__pack()
size_t ip6__ip6_schema__pack |
( |
const Ip6__Ip6Schema * |
message, |
|
|
uint8_t * |
out |
|
) |
| |
◆ ip6__ip6_schema__pack_to_buffer()
size_t ip6__ip6_schema__pack_to_buffer |
( |
const Ip6__Ip6Schema * |
message, |
|
|
ProtobufCBuffer * |
buffer |
|
) |
| |
◆ ip6__ip6_schema__unpack()
Ip6__Ip6Schema* ip6__ip6_schema__unpack |
( |
ProtobufCAllocator * |
allocator, |
|
|
size_t |
len, |
|
|
const uint8_t * |
data |
|
) |
| |
◆ ip6__ip6_schema__descriptor
const ProtobufCMessageDescriptor ip6__ip6_schema__descriptor |
|
extern |