STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::ppq_local Namespace Reference

Classes

class  external_array
 External array stores a sorted sequence of values on the hard disk and allows access to the first block (containing the smallest values). More...
 
class  external_array_writer
 
class  internal_array
 Internal arrays store a sorted sequence of values in RAM, which will be merged together into the deletion buffer when it needs to be refilled. More...
 
class  minima_tree
 The minima_tree contains minima from all sources inside the PPQ. More...
 
class  ppq_iterator
 A random-access iterator class for block oriented data. More...