Gamgee
You miserable little maggot. I'll stove your head in!
|
#include <cram_structs.h>
Public Member Functions | |
khash_t (refs)*h_meta | |
Public Attributes | |
string_alloc_t * | pool |
ref_entry ** | ref_id |
int | nref |
char * | fn |
BGZF * | fp |
int | count |
pthread_mutex_t | lock |
ref_entry * | last |
int | last_id |
refs_t::khash_t | ( | refs | ) |
int refs_t::count |
char* refs_t::fn |
BGZF* refs_t::fp |
ref_entry* refs_t::last |
int refs_t::last_id |
pthread_mutex_t refs_t::lock |
int refs_t::nref |
string_alloc_t* refs_t::pool |
ref_entry** refs_t::ref_id |