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

Detailed description

Definition at line 563 of file cram_structs.h.

#include <cram_structs.h>

Public Methods

 khash_t (refs)*h_meta
 

Public Members

string_alloc_tpool
 
ref_entry ** ref_id
 
int nref
 
char * fn
 
FILE * fp
 
int count
 
pthread_mutex_t lock
 
ref_entrylast
 
int last_id
 

Member Function Documentation

refs_t::khash_t ( refs  )

Member Data Documentation

int refs_t::count

Definition at line 573 of file cram_structs.h.

char* refs_t::fn

Definition at line 570 of file cram_structs.h.

FILE* refs_t::fp

Definition at line 571 of file cram_structs.h.

ref_entry* refs_t::last

Definition at line 576 of file cram_structs.h.

int refs_t::last_id

Definition at line 577 of file cram_structs.h.

pthread_mutex_t refs_t::lock

Definition at line 575 of file cram_structs.h.

int refs_t::nref

Definition at line 568 of file cram_structs.h.

string_alloc_t* refs_t::pool

Definition at line 564 of file cram_structs.h.

ref_entry** refs_t::ref_id

Definition at line 567 of file cram_structs.h.


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