ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_media_download.pb-c.h File Reference

Generated protobuf-C declarations for the media-download protocol. More...

#include <protobuf-c/protobuf-c.h>
Include dependency graph for ra8_media_download.pb-c.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  Ra8__Mdl__StartRequest
struct  Ra8__Mdl__Accepted
struct  Ra8__Mdl__NextRequest
struct  Ra8__Mdl__Chunk
struct  Ra8__Mdl__CancelRequest
struct  Ra8__Mdl__Cancelled

Macros

#define RA8__MDL__START_REQUEST__INIT
#define RA8__MDL__ACCEPTED__INIT
#define RA8__MDL__NEXT_REQUEST__INIT
#define RA8__MDL__CHUNK__INIT
#define RA8__MDL__CANCEL_REQUEST__INIT
#define RA8__MDL__CANCELLED__INIT

Typedefs

typedef typedefPROTOBUF_C__BEGIN_DECLS struct Ra8__Mdl__StartRequest Ra8__Mdl__StartRequest
typedef struct Ra8__Mdl__Accepted Ra8__Mdl__Accepted
typedef struct Ra8__Mdl__NextRequest Ra8__Mdl__NextRequest
typedef struct Ra8__Mdl__Chunk Ra8__Mdl__Chunk
typedef struct Ra8__Mdl__CancelRequest Ra8__Mdl__CancelRequest
typedef struct Ra8__Mdl__Cancelled Ra8__Mdl__Cancelled
typedef enum _Ra8__Mdl__Format Ra8__Mdl__Format
typedef enum _Ra8__Mdl__State Ra8__Mdl__State
typedef void(* Ra8__Mdl__StartRequest_Closure) (const Ra8__Mdl__StartRequest *message, void *closure_data)
typedef void(* Ra8__Mdl__Accepted_Closure) (const Ra8__Mdl__Accepted *message, void *closure_data)
typedef void(* Ra8__Mdl__NextRequest_Closure) (const Ra8__Mdl__NextRequest *message, void *closure_data)
typedef void(* Ra8__Mdl__Chunk_Closure) (const Ra8__Mdl__Chunk *message, void *closure_data)
typedef void(* Ra8__Mdl__CancelRequest_Closure) (const Ra8__Mdl__CancelRequest *message, void *closure_data)
typedef void(* Ra8__Mdl__Cancelled_Closure) (const Ra8__Mdl__Cancelled *message, void *closure_data)

Enumerations

enum  _Ra8__Mdl__Format {
  RA8__MDL__FORMAT__FORMAT_LOOSE = 0 ,
  RA8__MDL__FORMAT__FORMAT_CBZ = 1 ,
  RA8__MDL__FORMAT__FORMAT_CBT = 2 ,
  RA8__MDL__FORMAT__FORMAT_CBR = 3 ,
  RA8__MDL__FORMAT__FORMAT_CBT_XZ = 4 ,
  RA8__MDL__FORMAT__FORMAT_CBT_GZ = 5 ,
  RA8__MDL__FORMAT__FORMAT_EPUB = 6 ,
  RA8__MDL__FORMAT__FORMAT_JOF = 7 ,
  RA8__MDL__FORMAT__FORMAT_RABOOK = 8 ,
  RA8__MDL__FORMAT__FORMAT_INVALID = 255
}
enum  _Ra8__Mdl__State {
  RA8__MDL__STATE__STATE_UNSPECIFIED = 0 ,
  RA8__MDL__STATE__STATE_ACCEPTED = 1 ,
  RA8__MDL__STATE__STATE_DOWNLOADING = 2 ,
  RA8__MDL__STATE__STATE_COMPLETE = 3 ,
  RA8__MDL__STATE__STATE_CANCELLED = 4 ,
  RA8__MDL__STATE__STATE_FAILED = 5
}

Functions

void ra8__mdl__start_request__init (Ra8__Mdl__StartRequest *message)
size_t ra8__mdl__start_request__get_packed_size (const Ra8__Mdl__StartRequest *message)
size_t ra8__mdl__start_request__pack (const Ra8__Mdl__StartRequest *message, uint8_t *out)
size_t ra8__mdl__start_request__pack_to_buffer (const Ra8__Mdl__StartRequest *message, ProtobufCBuffer *buffer)
Ra8__Mdl__StartRequestra8__mdl__start_request__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
void ra8__mdl__start_request__free_unpacked (Ra8__Mdl__StartRequest *message, ProtobufCAllocator *allocator)
void ra8__mdl__accepted__init (Ra8__Mdl__Accepted *message)
size_t ra8__mdl__accepted__get_packed_size (const Ra8__Mdl__Accepted *message)
size_t ra8__mdl__accepted__pack (const Ra8__Mdl__Accepted *message, uint8_t *out)
size_t ra8__mdl__accepted__pack_to_buffer (const Ra8__Mdl__Accepted *message, ProtobufCBuffer *buffer)
Ra8__Mdl__Acceptedra8__mdl__accepted__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
void ra8__mdl__accepted__free_unpacked (Ra8__Mdl__Accepted *message, ProtobufCAllocator *allocator)
void ra8__mdl__next_request__init (Ra8__Mdl__NextRequest *message)
size_t ra8__mdl__next_request__get_packed_size (const Ra8__Mdl__NextRequest *message)
size_t ra8__mdl__next_request__pack (const Ra8__Mdl__NextRequest *message, uint8_t *out)
size_t ra8__mdl__next_request__pack_to_buffer (const Ra8__Mdl__NextRequest *message, ProtobufCBuffer *buffer)
Ra8__Mdl__NextRequestra8__mdl__next_request__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
void ra8__mdl__next_request__free_unpacked (Ra8__Mdl__NextRequest *message, ProtobufCAllocator *allocator)
void ra8__mdl__chunk__init (Ra8__Mdl__Chunk *message)
size_t ra8__mdl__chunk__get_packed_size (const Ra8__Mdl__Chunk *message)
size_t ra8__mdl__chunk__pack (const Ra8__Mdl__Chunk *message, uint8_t *out)
size_t ra8__mdl__chunk__pack_to_buffer (const Ra8__Mdl__Chunk *message, ProtobufCBuffer *buffer)
Ra8__Mdl__Chunkra8__mdl__chunk__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
void ra8__mdl__chunk__free_unpacked (Ra8__Mdl__Chunk *message, ProtobufCAllocator *allocator)
void ra8__mdl__cancel_request__init (Ra8__Mdl__CancelRequest *message)
size_t ra8__mdl__cancel_request__get_packed_size (const Ra8__Mdl__CancelRequest *message)
size_t ra8__mdl__cancel_request__pack (const Ra8__Mdl__CancelRequest *message, uint8_t *out)
size_t ra8__mdl__cancel_request__pack_to_buffer (const Ra8__Mdl__CancelRequest *message, ProtobufCBuffer *buffer)
Ra8__Mdl__CancelRequestra8__mdl__cancel_request__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
void ra8__mdl__cancel_request__free_unpacked (Ra8__Mdl__CancelRequest *message, ProtobufCAllocator *allocator)
void ra8__mdl__cancelled__init (Ra8__Mdl__Cancelled *message)
size_t ra8__mdl__cancelled__get_packed_size (const Ra8__Mdl__Cancelled *message)
size_t ra8__mdl__cancelled__pack (const Ra8__Mdl__Cancelled *message, uint8_t *out)
size_t ra8__mdl__cancelled__pack_to_buffer (const Ra8__Mdl__Cancelled *message, ProtobufCBuffer *buffer)
Ra8__Mdl__Cancelledra8__mdl__cancelled__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
void ra8__mdl__cancelled__free_unpacked (Ra8__Mdl__Cancelled *message, ProtobufCAllocator *allocator)

Variables

const ProtobufCEnumDescriptor ra8__mdl__format__descriptor
const ProtobufCEnumDescriptor ra8__mdl__state__descriptor
const ProtobufCMessageDescriptor ra8__mdl__start_request__descriptor
const ProtobufCMessageDescriptor ra8__mdl__accepted__descriptor
const ProtobufCMessageDescriptor ra8__mdl__next_request__descriptor
const ProtobufCMessageDescriptor ra8__mdl__chunk__descriptor
const ProtobufCMessageDescriptor ra8__mdl__cancel_request__descriptor
const ProtobufCMessageDescriptor ra8__mdl__cancelled__descriptor

Detailed Description

Generated protobuf-C declarations for the media-download protocol.

Generated from ra8_media_download.proto by the pinned protobuf-C compiler. Do not edit this file directly; use scripts/gen/gen_ra8_media_proto.sh so the checked-in codec and its attribution remain reproducible. C23HDR-OK: protoc-c 1.5.2 owns the classic guard and enum ABI.

Definition in file ra8_media_download.pb-c.h.

Macro Definition Documentation

◆ RA8__MDL__ACCEPTED__INIT

#define RA8__MDL__ACCEPTED__INIT
Value:
{ PROTOBUF_C_MESSAGE_INIT (&ra8__mdl__accepted__descriptor) \
const ProtobufCMessageDescriptor ra8__mdl__accepted__descriptor
@ RA8__MDL__FORMAT__FORMAT_LOOSE

Definition at line 96 of file ra8_media_download.pb-c.h.

Referenced by internal_mdl_dispatch_start(), and ra8__mdl__accepted__init().

◆ RA8__MDL__CANCEL_REQUEST__INIT

#define RA8__MDL__CANCEL_REQUEST__INIT
Value:
{ PROTOBUF_C_MESSAGE_INIT (&ra8__mdl__cancel_request__descriptor) \
, 0, 0 }
const ProtobufCMessageDescriptor ra8__mdl__cancel_request__descriptor

Definition at line 143 of file ra8_media_download.pb-c.h.

Referenced by ra8__mdl__cancel_request__init(), and ra8_c6link_mdl_cancel().

◆ RA8__MDL__CANCELLED__INIT

#define RA8__MDL__CANCELLED__INIT
Value:
{ PROTOBUF_C_MESSAGE_INIT (&ra8__mdl__cancelled__descriptor) \
, 0, 0, 0 }
const ProtobufCMessageDescriptor ra8__mdl__cancelled__descriptor

Definition at line 155 of file ra8_media_download.pb-c.h.

Referenced by internal_mdl_dispatch_cancel(), and ra8__mdl__cancelled__init().

◆ RA8__MDL__CHUNK__INIT

#define RA8__MDL__CHUNK__INIT
Value:
{ PROTOBUF_C_MESSAGE_INIT (&ra8__mdl__chunk__descriptor) \
, 0, 0, 0, 0, {0,NULL}, 0, RA8__MDL__STATE__STATE_UNSPECIFIED, 0, {0,NULL}, 0, (char *)protobuf_c_empty_string, (char *)protobuf_c_empty_string, (char *)protobuf_c_empty_string, (char *)protobuf_c_empty_string }
const ProtobufCMessageDescriptor ra8__mdl__chunk__descriptor
@ RA8__MDL__STATE__STATE_UNSPECIFIED

Definition at line 132 of file ra8_media_download.pb-c.h.

Referenced by ra8__mdl__chunk__init().

◆ RA8__MDL__NEXT_REQUEST__INIT

#define RA8__MDL__NEXT_REQUEST__INIT
Value:
{ PROTOBUF_C_MESSAGE_INIT (&ra8__mdl__next_request__descriptor) \
, 0, 0, 0, 0 }
const ProtobufCMessageDescriptor ra8__mdl__next_request__descriptor

Definition at line 109 of file ra8_media_download.pb-c.h.

Referenced by ra8__mdl__next_request__init(), and ra8_c6link_mdl_next().

◆ RA8__MDL__START_REQUEST__INIT

#define RA8__MDL__START_REQUEST__INIT
Value:
{ PROTOBUF_C_MESSAGE_INIT (&ra8__mdl__start_request__descriptor) \
, 0, (char *)protobuf_c_empty_string, RA8__MDL__FORMAT__FORMAT_LOOSE, (char *)protobuf_c_empty_string, (char *)protobuf_c_empty_string, (char *)protobuf_c_empty_string, (char *)protobuf_c_empty_string, 0 }
const ProtobufCMessageDescriptor ra8__mdl__start_request__descriptor

Definition at line 83 of file ra8_media_download.pb-c.h.

Referenced by ra8__mdl__start_request__init().

Typedef Documentation

◆ Ra8__Mdl__Accepted

typedef struct Ra8__Mdl__Accepted Ra8__Mdl__Accepted

Definition at line 33 of file ra8_media_download.pb-c.h.

◆ Ra8__Mdl__Accepted_Closure

typedef void(* Ra8__Mdl__Accepted_Closure) (const Ra8__Mdl__Accepted *message, void *closure_data)

Definition at line 279 of file ra8_media_download.pb-c.h.

◆ Ra8__Mdl__Cancelled

typedef struct Ra8__Mdl__Cancelled Ra8__Mdl__Cancelled

Definition at line 37 of file ra8_media_download.pb-c.h.

◆ Ra8__Mdl__Cancelled_Closure

typedef void(* Ra8__Mdl__Cancelled_Closure) (const Ra8__Mdl__Cancelled *message, void *closure_data)

Definition at line 291 of file ra8_media_download.pb-c.h.

◆ Ra8__Mdl__CancelRequest

typedef struct Ra8__Mdl__CancelRequest Ra8__Mdl__CancelRequest

Definition at line 36 of file ra8_media_download.pb-c.h.

◆ Ra8__Mdl__CancelRequest_Closure

typedef void(* Ra8__Mdl__CancelRequest_Closure) (const Ra8__Mdl__CancelRequest *message, void *closure_data)

Definition at line 288 of file ra8_media_download.pb-c.h.

◆ Ra8__Mdl__Chunk

typedef struct Ra8__Mdl__Chunk Ra8__Mdl__Chunk

Definition at line 35 of file ra8_media_download.pb-c.h.

◆ Ra8__Mdl__Chunk_Closure

typedef void(* Ra8__Mdl__Chunk_Closure) (const Ra8__Mdl__Chunk *message, void *closure_data)

Definition at line 285 of file ra8_media_download.pb-c.h.

◆ Ra8__Mdl__Format

◆ Ra8__Mdl__NextRequest

typedef struct Ra8__Mdl__NextRequest Ra8__Mdl__NextRequest

Definition at line 34 of file ra8_media_download.pb-c.h.

◆ Ra8__Mdl__NextRequest_Closure

typedef void(* Ra8__Mdl__NextRequest_Closure) (const Ra8__Mdl__NextRequest *message, void *closure_data)

Definition at line 282 of file ra8_media_download.pb-c.h.

◆ Ra8__Mdl__StartRequest

typedef typedefPROTOBUF_C__BEGIN_DECLS struct Ra8__Mdl__StartRequest Ra8__Mdl__StartRequest

Definition at line 32 of file ra8_media_download.pb-c.h.

◆ Ra8__Mdl__StartRequest_Closure

typedef void(* Ra8__Mdl__StartRequest_Closure) (const Ra8__Mdl__StartRequest *message, void *closure_data)

Definition at line 276 of file ra8_media_download.pb-c.h.

◆ Ra8__Mdl__State

Enumeration Type Documentation

◆ _Ra8__Mdl__Format

Enumerator
RA8__MDL__FORMAT__FORMAT_LOOSE 
RA8__MDL__FORMAT__FORMAT_CBZ 
RA8__MDL__FORMAT__FORMAT_CBT 
RA8__MDL__FORMAT__FORMAT_CBR 
RA8__MDL__FORMAT__FORMAT_CBT_XZ 
RA8__MDL__FORMAT__FORMAT_CBT_GZ 
RA8__MDL__FORMAT__FORMAT_EPUB 
RA8__MDL__FORMAT__FORMAT_JOF 
RA8__MDL__FORMAT__FORMAT_RABOOK 
RA8__MDL__FORMAT__FORMAT_INVALID 

Definition at line 46 of file ra8_media_download.pb-c.h.

◆ _Ra8__Mdl__State

Enumerator
RA8__MDL__STATE__STATE_UNSPECIFIED 
RA8__MDL__STATE__STATE_ACCEPTED 
RA8__MDL__STATE__STATE_DOWNLOADING 
RA8__MDL__STATE__STATE_COMPLETE 
RA8__MDL__STATE__STATE_CANCELLED 
RA8__MDL__STATE__STATE_FAILED 

Definition at line 59 of file ra8_media_download.pb-c.h.

Function Documentation

◆ ra8__mdl__accepted__free_unpacked()

void ra8__mdl__accepted__free_unpacked ( Ra8__Mdl__Accepted * message,
ProtobufCAllocator * allocator )

Definition at line 104 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__accepted__descriptor.

Referenced by internal_mdl_take_accepted().

◆ ra8__mdl__accepted__get_packed_size()

size_t ra8__mdl__accepted__get_packed_size ( const Ra8__Mdl__Accepted * message)

Definition at line 74 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__accepted__descriptor.

Referenced by internal_mdl_pack_accepted().

◆ ra8__mdl__accepted__init()

void ra8__mdl__accepted__init ( Ra8__Mdl__Accepted * message)

Definition at line 68 of file ra8_media_download.pb-c.c.

References RA8__MDL__ACCEPTED__INIT.

◆ ra8__mdl__accepted__pack()

size_t ra8__mdl__accepted__pack ( const Ra8__Mdl__Accepted * message,
uint8_t * out )

Definition at line 80 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__accepted__descriptor.

Referenced by internal_mdl_pack_accepted().

◆ ra8__mdl__accepted__pack_to_buffer()

size_t ra8__mdl__accepted__pack_to_buffer ( const Ra8__Mdl__Accepted * message,
ProtobufCBuffer * buffer )

Definition at line 87 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__accepted__descriptor.

◆ ra8__mdl__accepted__unpack()

Ra8__Mdl__Accepted * ra8__mdl__accepted__unpack ( ProtobufCAllocator * allocator,
size_t len,
const uint8_t * data )

Definition at line 95 of file ra8_media_download.pb-c.c.

References ra8__mdl__accepted__descriptor.

Referenced by internal_mdl_take_accepted().

◆ ra8__mdl__cancel_request__free_unpacked()

void ra8__mdl__cancel_request__free_unpacked ( Ra8__Mdl__CancelRequest * message,
ProtobufCAllocator * allocator )

Definition at line 239 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__cancel_request__descriptor.

◆ ra8__mdl__cancel_request__get_packed_size()

size_t ra8__mdl__cancel_request__get_packed_size ( const Ra8__Mdl__CancelRequest * message)

Definition at line 209 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__cancel_request__descriptor.

Referenced by ra8_c6link_mdl_cancel().

◆ ra8__mdl__cancel_request__init()

void ra8__mdl__cancel_request__init ( Ra8__Mdl__CancelRequest * message)

Definition at line 203 of file ra8_media_download.pb-c.c.

References RA8__MDL__CANCEL_REQUEST__INIT.

◆ ra8__mdl__cancel_request__pack()

size_t ra8__mdl__cancel_request__pack ( const Ra8__Mdl__CancelRequest * message,
uint8_t * out )

Definition at line 215 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__cancel_request__descriptor.

Referenced by ra8_c6link_mdl_cancel().

◆ ra8__mdl__cancel_request__pack_to_buffer()

size_t ra8__mdl__cancel_request__pack_to_buffer ( const Ra8__Mdl__CancelRequest * message,
ProtobufCBuffer * buffer )

Definition at line 222 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__cancel_request__descriptor.

◆ ra8__mdl__cancel_request__unpack()

Ra8__Mdl__CancelRequest * ra8__mdl__cancel_request__unpack ( ProtobufCAllocator * allocator,
size_t len,
const uint8_t * data )

◆ ra8__mdl__cancelled__free_unpacked()

void ra8__mdl__cancelled__free_unpacked ( Ra8__Mdl__Cancelled * message,
ProtobufCAllocator * allocator )

Definition at line 284 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__cancelled__descriptor.

Referenced by internal_mdl_take_cancelled().

◆ ra8__mdl__cancelled__get_packed_size()

size_t ra8__mdl__cancelled__get_packed_size ( const Ra8__Mdl__Cancelled * message)

Definition at line 254 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__cancelled__descriptor.

Referenced by internal_mdl_dispatch_cancel().

◆ ra8__mdl__cancelled__init()

void ra8__mdl__cancelled__init ( Ra8__Mdl__Cancelled * message)

Definition at line 248 of file ra8_media_download.pb-c.c.

References RA8__MDL__CANCELLED__INIT.

◆ ra8__mdl__cancelled__pack()

size_t ra8__mdl__cancelled__pack ( const Ra8__Mdl__Cancelled * message,
uint8_t * out )

Definition at line 260 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__cancelled__descriptor.

Referenced by internal_mdl_dispatch_cancel().

◆ ra8__mdl__cancelled__pack_to_buffer()

size_t ra8__mdl__cancelled__pack_to_buffer ( const Ra8__Mdl__Cancelled * message,
ProtobufCBuffer * buffer )

Definition at line 267 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__cancelled__descriptor.

◆ ra8__mdl__cancelled__unpack()

Ra8__Mdl__Cancelled * ra8__mdl__cancelled__unpack ( ProtobufCAllocator * allocator,
size_t len,
const uint8_t * data )

Definition at line 275 of file ra8_media_download.pb-c.c.

References ra8__mdl__cancelled__descriptor.

Referenced by internal_mdl_take_cancelled().

◆ ra8__mdl__chunk__free_unpacked()

void ra8__mdl__chunk__free_unpacked ( Ra8__Mdl__Chunk * message,
ProtobufCAllocator * allocator )

Definition at line 194 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__chunk__descriptor.

Referenced by internal_mdl_take_chunk().

◆ ra8__mdl__chunk__get_packed_size()

size_t ra8__mdl__chunk__get_packed_size ( const Ra8__Mdl__Chunk * message)

◆ ra8__mdl__chunk__init()

void ra8__mdl__chunk__init ( Ra8__Mdl__Chunk * message)

◆ ra8__mdl__chunk__pack()

size_t ra8__mdl__chunk__pack ( const Ra8__Mdl__Chunk * message,
uint8_t * out )

Definition at line 170 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__chunk__descriptor.

Referenced by internal_mdl_pack_chunk().

◆ ra8__mdl__chunk__pack_to_buffer()

size_t ra8__mdl__chunk__pack_to_buffer ( const Ra8__Mdl__Chunk * message,
ProtobufCBuffer * buffer )

Definition at line 177 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__chunk__descriptor.

◆ ra8__mdl__chunk__unpack()

Ra8__Mdl__Chunk * ra8__mdl__chunk__unpack ( ProtobufCAllocator * allocator,
size_t len,
const uint8_t * data )

Definition at line 185 of file ra8_media_download.pb-c.c.

References ra8__mdl__chunk__descriptor.

Referenced by internal_mdl_take_chunk().

◆ ra8__mdl__next_request__free_unpacked()

void ra8__mdl__next_request__free_unpacked ( Ra8__Mdl__NextRequest * message,
ProtobufCAllocator * allocator )

Definition at line 149 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__next_request__descriptor.

◆ ra8__mdl__next_request__get_packed_size()

size_t ra8__mdl__next_request__get_packed_size ( const Ra8__Mdl__NextRequest * message)

Definition at line 119 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__next_request__descriptor.

Referenced by ra8_c6link_mdl_next().

◆ ra8__mdl__next_request__init()

void ra8__mdl__next_request__init ( Ra8__Mdl__NextRequest * message)

Definition at line 113 of file ra8_media_download.pb-c.c.

References RA8__MDL__NEXT_REQUEST__INIT.

◆ ra8__mdl__next_request__pack()

size_t ra8__mdl__next_request__pack ( const Ra8__Mdl__NextRequest * message,
uint8_t * out )

Definition at line 125 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__next_request__descriptor.

Referenced by ra8_c6link_mdl_next().

◆ ra8__mdl__next_request__pack_to_buffer()

size_t ra8__mdl__next_request__pack_to_buffer ( const Ra8__Mdl__NextRequest * message,
ProtobufCBuffer * buffer )

Definition at line 132 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__next_request__descriptor.

◆ ra8__mdl__next_request__unpack()

Ra8__Mdl__NextRequest * ra8__mdl__next_request__unpack ( ProtobufCAllocator * allocator,
size_t len,
const uint8_t * data )

Definition at line 140 of file ra8_media_download.pb-c.c.

References ra8__mdl__next_request__descriptor.

Referenced by internal_mdl_dispatch_next().

◆ ra8__mdl__start_request__free_unpacked()

void ra8__mdl__start_request__free_unpacked ( Ra8__Mdl__StartRequest * message,
ProtobufCAllocator * allocator )

Definition at line 59 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__start_request__descriptor.

◆ ra8__mdl__start_request__get_packed_size()

size_t ra8__mdl__start_request__get_packed_size ( const Ra8__Mdl__StartRequest * message)

Definition at line 29 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__start_request__descriptor.

Referenced by ra8_c6link_mdl_start_request().

◆ ra8__mdl__start_request__init()

void ra8__mdl__start_request__init ( Ra8__Mdl__StartRequest * message)

Definition at line 23 of file ra8_media_download.pb-c.c.

References RA8__MDL__START_REQUEST__INIT.

Referenced by ra8_c6link_mdl_start_request().

◆ ra8__mdl__start_request__pack()

size_t ra8__mdl__start_request__pack ( const Ra8__Mdl__StartRequest * message,
uint8_t * out )

Definition at line 35 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__start_request__descriptor.

Referenced by ra8_c6link_mdl_start_request().

◆ ra8__mdl__start_request__pack_to_buffer()

size_t ra8__mdl__start_request__pack_to_buffer ( const Ra8__Mdl__StartRequest * message,
ProtobufCBuffer * buffer )

Definition at line 42 of file ra8_media_download.pb-c.c.

References assert, and ra8__mdl__start_request__descriptor.

◆ ra8__mdl__start_request__unpack()

Ra8__Mdl__StartRequest * ra8__mdl__start_request__unpack ( ProtobufCAllocator * allocator,
size_t len,
const uint8_t * data )

Variable Documentation

◆ ra8__mdl__accepted__descriptor

const ProtobufCMessageDescriptor ra8__mdl__accepted__descriptor
extern

◆ ra8__mdl__cancel_request__descriptor

◆ ra8__mdl__cancelled__descriptor

const ProtobufCMessageDescriptor ra8__mdl__cancelled__descriptor
extern

◆ ra8__mdl__chunk__descriptor

const ProtobufCMessageDescriptor ra8__mdl__chunk__descriptor
extern

◆ ra8__mdl__format__descriptor

const ProtobufCEnumDescriptor ra8__mdl__format__descriptor
extern

Definition at line 927 of file ra8_media_download.pb-c.c.

◆ ra8__mdl__next_request__descriptor

◆ ra8__mdl__start_request__descriptor

◆ ra8__mdl__state__descriptor

const ProtobufCEnumDescriptor ra8__mdl__state__descriptor
extern

Definition at line 963 of file ra8_media_download.pb-c.c.