NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Members | List of all members
bcf_hrec_t Struct Reference

Detailed description

Definition at line 56 of file vcf.h.

#include <vcf.h>

Public Members

int type
 
char * key
 
char * value
 
int nkeys
 
char ** keys
 
char ** vals
 

Member Data Documentation

char* bcf_hrec_t::key

Definition at line 58 of file vcf.h.

char** bcf_hrec_t::keys

Definition at line 61 of file vcf.h.

int bcf_hrec_t::nkeys

Definition at line 60 of file vcf.h.

int bcf_hrec_t::type

Definition at line 57 of file vcf.h.

char ** bcf_hrec_t::vals

Definition at line 61 of file vcf.h.

char* bcf_hrec_t::value

Definition at line 59 of file vcf.h.


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