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

Detailed description

Definition at line 62 of file bgzf.c.

Public Members

int size
 
uint8_tblock
 
int64_t end_offset
 

Member Data Documentation

uint8_t* cache_t::block

Definition at line 64 of file bgzf.c.

int64_t cache_t::end_offset

Definition at line 65 of file bgzf.c.

int cache_t::size

Definition at line 63 of file bgzf.c.


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