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

Detailed description

Definition at line 547 of file bgzf.c.

Public Members

struct bgzf_mtaux_tmt
 
void * buf
 
int i
 
int errcode
 
int toproc
 
int compress_level
 

Member Data Documentation

void* worker_t::buf

Definition at line 549 of file bgzf.c.

int worker_t::compress_level

Definition at line 550 of file bgzf.c.

int worker_t::errcode

Definition at line 550 of file bgzf.c.

int worker_t::i

Definition at line 550 of file bgzf.c.

struct bgzf_mtaux_t* worker_t::mt

Definition at line 548 of file bgzf.c.

int worker_t::toproc

Definition at line 550 of file bgzf.c.


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