Gamgee
You miserable little maggot. I'll stove your head in!
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
bcf_info_t Struct Reference

#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
 

Member Data Documentation

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

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