SingingCat 0
application
Data Fields
pb_extension_type_s Struct Reference

Data Fields

const void * arg
 
bool(* decode )(pb_istream_t *stream, pb_extension_t *extension, uint32_t tag, pb_wire_type_t wire_type)
 
bool(* encode )(pb_ostream_t *stream, const pb_extension_t *extension)
 

Detailed Description

Definition at line 428 of file pb.h.

Field Documentation

◆ arg

const void* arg

Definition at line 446 of file pb.h.

◆ decode

bool(* decode) (pb_istream_t *stream, pb_extension_t *extension, uint32_t tag, pb_wire_type_t wire_type)

Definition at line 435 of file pb.h.

◆ encode

bool(* encode) (pb_ostream_t *stream, const pb_extension_t *extension)

Definition at line 443 of file pb.h.


The documentation for this struct was generated from the following file: