Gamgee
You miserable little maggot. I'll stove your head in!
|
Go to the source code of this file.
Typedefs | |
typedef struct _bcf_sweep_t | bcf_sweep_t |
Functions | |
bcf_sweep_t * | bcf_sweep_init (const char *fname) |
void | bcf_sweep_destroy (bcf_sweep_t *sw) |
bcf_hdr_t * | bcf_sweep_hdr (bcf_sweep_t *sw) |
bcf1_t * | bcf_sweep_fwd (bcf_sweep_t *sw) |
bcf1_t * | bcf_sweep_bwd (bcf_sweep_t *sw) |
typedef struct _bcf_sweep_t bcf_sweep_t |
bcf1_t* bcf_sweep_bwd | ( | bcf_sweep_t * | sw | ) |
void bcf_sweep_destroy | ( | bcf_sweep_t * | sw | ) |
bcf1_t* bcf_sweep_fwd | ( | bcf_sweep_t * | sw | ) |
bcf_hdr_t* bcf_sweep_hdr | ( | bcf_sweep_t * | sw | ) |
bcf_sweep_t* bcf_sweep_init | ( | const char * | fname | ) |