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

Macros

#define PROTOBUF_C__NO_DEPRECATED
 

Functions

void tdx__volt_api__sync__v1__protobuf_sync_wrapper__init (Tdx__VoltApi__Sync__V1__ProtobufSyncWrapper *message)
 
size_t tdx__volt_api__sync__v1__protobuf_sync_wrapper__get_packed_size (const Tdx__VoltApi__Sync__V1__ProtobufSyncWrapper *message)
 
size_t tdx__volt_api__sync__v1__protobuf_sync_wrapper__pack (const Tdx__VoltApi__Sync__V1__ProtobufSyncWrapper *message, uint8_t *out)
 
size_t tdx__volt_api__sync__v1__protobuf_sync_wrapper__pack_to_buffer (const Tdx__VoltApi__Sync__V1__ProtobufSyncWrapper *message, ProtobufCBuffer *buffer)
 
Tdx__VoltApi__Sync__V1__ProtobufSyncWrappertdx__volt_api__sync__v1__protobuf_sync_wrapper__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void tdx__volt_api__sync__v1__protobuf_sync_wrapper__free_unpacked (Tdx__VoltApi__Sync__V1__ProtobufSyncWrapper *message, ProtobufCAllocator *allocator)
 
void tdx__volt_api__sync__v1__protobuf_sync_configuration__init (Tdx__VoltApi__Sync__V1__ProtobufSyncConfiguration *message)
 
size_t tdx__volt_api__sync__v1__protobuf_sync_configuration__get_packed_size (const Tdx__VoltApi__Sync__V1__ProtobufSyncConfiguration *message)
 
size_t tdx__volt_api__sync__v1__protobuf_sync_configuration__pack (const Tdx__VoltApi__Sync__V1__ProtobufSyncConfiguration *message, uint8_t *out)
 
size_t tdx__volt_api__sync__v1__protobuf_sync_configuration__pack_to_buffer (const Tdx__VoltApi__Sync__V1__ProtobufSyncConfiguration *message, ProtobufCBuffer *buffer)
 
Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationtdx__volt_api__sync__v1__protobuf_sync_configuration__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void tdx__volt_api__sync__v1__protobuf_sync_configuration__free_unpacked (Tdx__VoltApi__Sync__V1__ProtobufSyncConfiguration *message, ProtobufCAllocator *allocator)
 
void tdx__volt_api__sync__v1__protobuf_sync_configuration_header__init (Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeader *message)
 
size_t tdx__volt_api__sync__v1__protobuf_sync_configuration_header__get_packed_size (const Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeader *message)
 
size_t tdx__volt_api__sync__v1__protobuf_sync_configuration_header__pack (const Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeader *message, uint8_t *out)
 
size_t tdx__volt_api__sync__v1__protobuf_sync_configuration_header__pack_to_buffer (const Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeader *message, ProtobufCBuffer *buffer)
 
Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeadertdx__volt_api__sync__v1__protobuf_sync_configuration_header__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void tdx__volt_api__sync__v1__protobuf_sync_configuration_header__free_unpacked (Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeader *message, ProtobufCAllocator *allocator)
 

Variables

const ProtobufCMessageDescriptor tdx__volt_api__sync__v1__protobuf_sync_wrapper__descriptor
 
const ProtobufCMessageDescriptor tdx__volt_api__sync__v1__protobuf_sync_configuration__descriptor
 
const ProtobufCMessageDescriptor tdx__volt_api__sync__v1__protobuf_sync_configuration_header__descriptor
 

Macro Definition Documentation

◆ PROTOBUF_C__NO_DEPRECATED

#define PROTOBUF_C__NO_DEPRECATED

Function Documentation

◆ tdx__volt_api__sync__v1__protobuf_sync_configuration__free_unpacked()

void tdx__volt_api__sync__v1__protobuf_sync_configuration__free_unpacked ( Tdx__VoltApi__Sync__V1__ProtobufSyncConfiguration message,
ProtobufCAllocator *  allocator 
)

◆ tdx__volt_api__sync__v1__protobuf_sync_configuration__get_packed_size()

size_t tdx__volt_api__sync__v1__protobuf_sync_configuration__get_packed_size ( const Tdx__VoltApi__Sync__V1__ProtobufSyncConfiguration message)

◆ tdx__volt_api__sync__v1__protobuf_sync_configuration__init()

void tdx__volt_api__sync__v1__protobuf_sync_configuration__init ( Tdx__VoltApi__Sync__V1__ProtobufSyncConfiguration message)

◆ tdx__volt_api__sync__v1__protobuf_sync_configuration__pack()

size_t tdx__volt_api__sync__v1__protobuf_sync_configuration__pack ( const Tdx__VoltApi__Sync__V1__ProtobufSyncConfiguration message,
uint8_t *  out 
)

◆ tdx__volt_api__sync__v1__protobuf_sync_configuration__pack_to_buffer()

size_t tdx__volt_api__sync__v1__protobuf_sync_configuration__pack_to_buffer ( const Tdx__VoltApi__Sync__V1__ProtobufSyncConfiguration message,
ProtobufCBuffer *  buffer 
)

◆ tdx__volt_api__sync__v1__protobuf_sync_configuration__unpack()

Tdx__VoltApi__Sync__V1__ProtobufSyncConfiguration* tdx__volt_api__sync__v1__protobuf_sync_configuration__unpack ( ProtobufCAllocator *  allocator,
size_t  len,
const uint8_t *  data 
)

◆ tdx__volt_api__sync__v1__protobuf_sync_configuration_header__free_unpacked()

void tdx__volt_api__sync__v1__protobuf_sync_configuration_header__free_unpacked ( Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeader message,
ProtobufCAllocator *  allocator 
)

◆ tdx__volt_api__sync__v1__protobuf_sync_configuration_header__get_packed_size()

size_t tdx__volt_api__sync__v1__protobuf_sync_configuration_header__get_packed_size ( const Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeader message)

◆ tdx__volt_api__sync__v1__protobuf_sync_configuration_header__init()

void tdx__volt_api__sync__v1__protobuf_sync_configuration_header__init ( Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeader message)

◆ tdx__volt_api__sync__v1__protobuf_sync_configuration_header__pack()

size_t tdx__volt_api__sync__v1__protobuf_sync_configuration_header__pack ( const Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeader message,
uint8_t *  out 
)

◆ tdx__volt_api__sync__v1__protobuf_sync_configuration_header__pack_to_buffer()

size_t tdx__volt_api__sync__v1__protobuf_sync_configuration_header__pack_to_buffer ( const Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeader message,
ProtobufCBuffer *  buffer 
)

◆ tdx__volt_api__sync__v1__protobuf_sync_configuration_header__unpack()

Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeader* tdx__volt_api__sync__v1__protobuf_sync_configuration_header__unpack ( ProtobufCAllocator *  allocator,
size_t  len,
const uint8_t *  data 
)

◆ tdx__volt_api__sync__v1__protobuf_sync_wrapper__free_unpacked()

void tdx__volt_api__sync__v1__protobuf_sync_wrapper__free_unpacked ( Tdx__VoltApi__Sync__V1__ProtobufSyncWrapper message,
ProtobufCAllocator *  allocator 
)

◆ tdx__volt_api__sync__v1__protobuf_sync_wrapper__get_packed_size()

size_t tdx__volt_api__sync__v1__protobuf_sync_wrapper__get_packed_size ( const Tdx__VoltApi__Sync__V1__ProtobufSyncWrapper message)

◆ tdx__volt_api__sync__v1__protobuf_sync_wrapper__init()

void tdx__volt_api__sync__v1__protobuf_sync_wrapper__init ( Tdx__VoltApi__Sync__V1__ProtobufSyncWrapper message)

◆ tdx__volt_api__sync__v1__protobuf_sync_wrapper__pack()

size_t tdx__volt_api__sync__v1__protobuf_sync_wrapper__pack ( const Tdx__VoltApi__Sync__V1__ProtobufSyncWrapper message,
uint8_t *  out 
)

◆ tdx__volt_api__sync__v1__protobuf_sync_wrapper__pack_to_buffer()

size_t tdx__volt_api__sync__v1__protobuf_sync_wrapper__pack_to_buffer ( const Tdx__VoltApi__Sync__V1__ProtobufSyncWrapper message,
ProtobufCBuffer *  buffer 
)

◆ tdx__volt_api__sync__v1__protobuf_sync_wrapper__unpack()

Tdx__VoltApi__Sync__V1__ProtobufSyncWrapper* tdx__volt_api__sync__v1__protobuf_sync_wrapper__unpack ( ProtobufCAllocator *  allocator,
size_t  len,
const uint8_t *  data 
)

Variable Documentation

◆ tdx__volt_api__sync__v1__protobuf_sync_configuration__descriptor

const ProtobufCMessageDescriptor tdx__volt_api__sync__v1__protobuf_sync_configuration__descriptor
Initial value:
= {
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
"tdx.volt_api.sync.v1.ProtobufSyncConfiguration",
"ProtobufSyncConfiguration",
"Tdx__VoltApi__Sync__V1__ProtobufSyncConfiguration",
"tdx.volt_api.sync.v1",
4,
tdx__volt_api__sync__v1__protobuf_sync_configuration__field_descriptors,
tdx__volt_api__sync__v1__protobuf_sync_configuration__field_indices_by_name,
1,
tdx__volt_api__sync__v1__protobuf_sync_configuration__number_ranges,
(ProtobufCMessageInit)
NULL,
NULL,
NULL
}
void tdx__volt_api__sync__v1__protobuf_sync_configuration__init(Tdx__VoltApi__Sync__V1__ProtobufSyncConfiguration *message)
Definition: sync.pb-c.c:54
struct Tdx__VoltApi__Sync__V1__ProtobufSyncConfiguration Tdx__VoltApi__Sync__V1__ProtobufSyncConfiguration
Definition: sync.pb-c.h:19

◆ tdx__volt_api__sync__v1__protobuf_sync_configuration_header__descriptor

const ProtobufCMessageDescriptor tdx__volt_api__sync__v1__protobuf_sync_configuration_header__descriptor
Initial value:
= {
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
"tdx.volt_api.sync.v1.ProtobufSyncConfigurationHeader",
"ProtobufSyncConfigurationHeader",
"Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeader",
"tdx.volt_api.sync.v1",
3,
tdx__volt_api__sync__v1__protobuf_sync_configuration_header__field_descriptors,
tdx__volt_api__sync__v1__protobuf_sync_configuration_header__field_indices_by_name,
1,
tdx__volt_api__sync__v1__protobuf_sync_configuration_header__number_ranges,
(ProtobufCMessageInit)
NULL,
NULL,
NULL
}
void tdx__volt_api__sync__v1__protobuf_sync_configuration_header__init(Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeader *message)
Definition: sync.pb-c.c:99
struct Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeader Tdx__VoltApi__Sync__V1__ProtobufSyncConfigurationHeader
Definition: sync.pb-c.h:21

◆ tdx__volt_api__sync__v1__protobuf_sync_wrapper__descriptor

const ProtobufCMessageDescriptor tdx__volt_api__sync__v1__protobuf_sync_wrapper__descriptor
Initial value:
= {
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
"tdx.volt_api.sync.v1.ProtobufSyncWrapper",
"ProtobufSyncWrapper",
"Tdx__VoltApi__Sync__V1__ProtobufSyncWrapper",
"tdx.volt_api.sync.v1",
3,
tdx__volt_api__sync__v1__protobuf_sync_wrapper__field_descriptors,
tdx__volt_api__sync__v1__protobuf_sync_wrapper__field_indices_by_name,
1,
tdx__volt_api__sync__v1__protobuf_sync_wrapper__number_ranges,
(ProtobufCMessageInit)
NULL,
NULL,
NULL
}
void tdx__volt_api__sync__v1__protobuf_sync_wrapper__init(Tdx__VoltApi__Sync__V1__ProtobufSyncWrapper *message)
Definition: sync.pb-c.c:10
typedefPROTOBUF_C__BEGIN_DECLS struct Tdx__VoltApi__Sync__V1__ProtobufSyncWrapper Tdx__VoltApi__Sync__V1__ProtobufSyncWrapper
Definition: sync.pb-c.h:17