VSF Documented
|
#include <vsf_json.h>
Data Fields | ||
union { | ||
void * param | ||
uint32_t len | ||
}; | ||
int(* | write_str )(void *, char *, int) | |
bool | first | |
bool | result | |
void* vsf_json_constructor_t::param |
uint32_t vsf_json_constructor_t::len |
union { ... } vsf_json_constructor_t |
int(* vsf_json_constructor_t::write_str) (void *, char *, int) |
bool vsf_json_constructor_t::first |
bool vsf_json_constructor_t::result |