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

Detailed description

Definition at line 182 of file hts.h.

#include <hts.h>

Public Members

uint32_t read_rest:1
 
uint32_t finished:1
 
uint32_t dummy:29
 
int tid
 
int beg
 
int end
 
int n_off
 
int i
 
uint64_t curr_off
 
hts_pair64_toff
 
hts_readrec_funcreadrec
 
struct {
   int   n
 
   int   m
 
   int *   a
 
bins
 

Member Data Documentation

int* hts_itr_t::a

Definition at line 190 of file hts.h.

int hts_itr_t::beg

Definition at line 184 of file hts.h.

struct { ... } hts_itr_t::bins
uint64_t hts_itr_t::curr_off

Definition at line 185 of file hts.h.

uint32_t hts_itr_t::dummy

Definition at line 183 of file hts.h.

int hts_itr_t::end

Definition at line 184 of file hts.h.

uint32_t hts_itr_t::finished

Definition at line 183 of file hts.h.

int hts_itr_t::i

Definition at line 184 of file hts.h.

int hts_itr_t::m

Definition at line 189 of file hts.h.

int hts_itr_t::n

Definition at line 189 of file hts.h.

int hts_itr_t::n_off

Definition at line 184 of file hts.h.

hts_pair64_t* hts_itr_t::off

Definition at line 186 of file hts.h.

uint32_t hts_itr_t::read_rest

Definition at line 183 of file hts.h.

hts_readrec_func* hts_itr_t::readrec

Definition at line 187 of file hts.h.

int hts_itr_t::tid

Definition at line 184 of file hts.h.


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