SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
2dex.hpp File Reference

Create and query range index files. More...

Go to the source code of this file.

Classes

class  shore::size_iterator
 Proxy iterator over a sequence of indeces. More...
 
struct  shore::blockcmp_pos
 Comparator that compares the start positions of blocks (used with d2tree) More...
 
struct  shore::blockcmp_end
 Comparator that compares the end positions of blocks (used with d2tree) More...
 
struct  shore::blockcmp_posend
 Comparator that compares the start position of a block with the end position of another block (used with d2tree) More...
 
class  shore::twodex
 Range index class. More...
 
struct  shore::twodex::build_spec
 Parameters for index creation. More...
 
struct  shore::twodex::header
 Index header record. More...
 
struct  shore::twodex::bytecount
 Helper for keeping track of the number of bytes read. More...
 

Namespaces

 shore
 SHORE core API.
 

Constant Groups

 shore
 SHORE core API.
 

Detailed Description

Create and query range index files.

Author
Felix Ott