EDGESEC  0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
Macros | Functions | Variables
ip4.pb-c.c File Reference
#include "ip4.pb-c.h"
Include dependency graph for ip4.pb-c.c:

Macros

#define PROTOBUF_C__NO_DEPRECATED
 

Functions

void ip4__ip4_schema__init (Ip4__Ip4Schema *message)
 
size_t ip4__ip4_schema__get_packed_size (const Ip4__Ip4Schema *message)
 
size_t ip4__ip4_schema__pack (const Ip4__Ip4Schema *message, uint8_t *out)
 
size_t ip4__ip4_schema__pack_to_buffer (const Ip4__Ip4Schema *message, ProtobufCBuffer *buffer)
 
Ip4__Ip4Schemaip4__ip4_schema__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void ip4__ip4_schema__free_unpacked (Ip4__Ip4Schema *message, ProtobufCAllocator *allocator)
 

Variables

const ProtobufCMessageDescriptor ip4__ip4_schema__descriptor
 

Macro Definition Documentation

◆ PROTOBUF_C__NO_DEPRECATED

#define PROTOBUF_C__NO_DEPRECATED

Function Documentation

◆ 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()

void ip4__ip4_schema__init ( Ip4__Ip4Schema message)

◆ 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 
)

Variable Documentation

◆ ip4__ip4_schema__descriptor

const ProtobufCMessageDescriptor ip4__ip4_schema__descriptor
Initial value:
= {
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
"ip4.Ip4Schema",
"Ip4Schema",
"Ip4__Ip4Schema",
"ip4",
sizeof(Ip4__Ip4Schema),
12,
ip4__ip4_schema__field_descriptors,
ip4__ip4_schema__field_indices_by_name,
1,
ip4__ip4_schema__number_ranges,
(ProtobufCMessageInit)ip4__ip4_schema__init,
NULL,
NULL,
NULL
}
void ip4__ip4_schema__init(Ip4__Ip4Schema *message)
Definition: ip4.pb-c.c:10
typedefPROTOBUF_C__BEGIN_DECLS struct Ip4__Ip4Schema Ip4__Ip4Schema
Definition: ip4.pb-c.h:17