Gamgee
You miserable little maggot. I'll stove your head in!
|
#include <vcf.h>
Public Attributes | |
int | key |
int | type |
int | len |
union { | |
int32_t i | |
float f | |
} | v1 |
uint8_t * | vptr |
uint32_t | vptr_len |
uint32_t | vptr_off:31 |
uint32_t | vptr_free:1 |
float bcf_info_t::f |
int32_t bcf_info_t::i |
int bcf_info_t::key |
int bcf_info_t::len |
int bcf_info_t::type |
union { ... } bcf_info_t::v1 |
uint8_t* bcf_info_t::vptr |
uint32_t bcf_info_t::vptr_free |
uint32_t bcf_info_t::vptr_len |
uint32_t bcf_info_t::vptr_off |