Struct pb_callback_s
Defined in File pb.h
Struct Documentation
-
struct pb_callback_s
Public Members
-
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 pb_callback_s::[anonymous] funcs
-
void *arg
-
bool (*decode)(pb_istream_t *stream, const pb_field_t *field, void **arg)