SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::twodex::header Struct Reference

Index header record. More...

Public Member Functions

size_t parse (std::istream &in)
 
void cleardata ()
 
void print (std::ostream &os) const
 

Public Attributes

size_t blocksize
 
int chr_col
 
int pos_col
 
int d2_col
 
D2Type d2type
 
char commentchar
 
bool sorted
 
std::streamsize seq_total
 
std::streamsize file_total
 
size_t nnzblocks
 
std::map< std::string, seq_info > sequences
 
std::vector< std::map
< std::string, seq_info >
::iterator > 
seqv
 
int bitsperid
 
int bitsperpos
 
int bitspersize
 
size_t id_bytes
 
size_t pos_bytes
 
size_t size_bytes
 

Detailed Description

Index header record.


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