![]() |
MOS Source Code
|
#include <pb.h>
Public Attributes | |
| union { | |
| bool(* decode )(pb_istream_t *stream, const pb_field_t *field, void **arg) | |
| bool(* encode )(pb_ostream_t *stream, const pb_field_t *field, void *const *arg) | |
| } | funcs |
| void * | arg |
| union { | |
| bool(* decode )(pb_istream_t *stream, const pb_field_t *field, void **arg) | |
| bool(* encode )(pb_ostream_t *stream, const pb_field_t *field, void *const *arg) | |
| } | funcs |
| bool(* decode) (pb_istream_t *stream, const pb_field_t *field, void **arg) |
| bool(* encode) (pb_ostream_t *stream, const pb_field_t *field, void *const *arg) |
| union { ... } funcs |
| union { ... } funcs |