hts_itr_t

iterator

Members

Structs

Bins
struct Bins

???

Variables

beg
hts_pos_t beg;

Undocumented in source.

bins
Bins bins;

Undocumented in source.

curr_beg
hts_pos_t curr_beg;

Undocumented in source.

curr_end
hts_pos_t curr_end;

Undocumented in source.

curr_intv
int curr_intv;

Undocumented in source.

curr_off
uint64_t curr_off;

Undocumented in source.

curr_reg
int curr_reg;

Undocumented in source.

curr_tid
int curr_tid;

Undocumented in source.

end
hts_pos_t end;

Undocumented in source.

i
int i;

iterator position data

n_off
int n_off;

iterator position data

n_reg
int n_reg;

iterator position data

nocoor_off
uint64_t nocoor_off;

Undocumented in source.

off
hts_pair64_max_t* off;

Undocumented in source.

readrec
hts_readrec_func* readrec;

Undocumented in source.

reg_list
hts_reglist_t* reg_list;

Undocumented in source.

seek
hts_seek_func* seek;

Undocumented in source.

tell
hts_tell_func* tell;

Undocumented in source.

tid
int tid;

iterator position data

Meta