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

Detailed description

Definition at line 111 of file vcf.h.

#include <vcf.h>

Public Members

int id
 
int n
 
int size
 
int type
 
uint8_tp
 
uint32_t p_len
 
uint32_t p_off:31
 
uint32_t p_free:1
 

Member Data Documentation

int bcf_fmt_t::id

Definition at line 112 of file vcf.h.

int bcf_fmt_t::n

Definition at line 113 of file vcf.h.

uint8_t* bcf_fmt_t::p

Definition at line 114 of file vcf.h.

uint32_t bcf_fmt_t::p_free

Definition at line 116 of file vcf.h.

uint32_t bcf_fmt_t::p_len

Definition at line 115 of file vcf.h.

uint32_t bcf_fmt_t::p_off

Definition at line 116 of file vcf.h.

int bcf_fmt_t::size

Definition at line 113 of file vcf.h.

int bcf_fmt_t::type

Definition at line 113 of file vcf.h.


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