STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy > Member List

This is the complete list of members for stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >, including all inherited members.

alloc_strategy_type typedefstxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >
block_size enum valuestxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >
clear()stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
cmp_type typedefstxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >
empty() const stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
finish()stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
finish_clear()stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
m_runs_creatorstxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >protected
m_runs_mergerstxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >protected
m_statestxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >protected
noncopyable()stxxl::noncopyableinlineprivate
operator*() const stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
operator++()stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
operator->() const stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
push(const value_type &val)stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
rewind()stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
runs_creator_type typedefstxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >
runs_merger_type typedefstxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >
set_merger_memory_to_use(unsigned_type merger_memory_to_use)stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
size() const stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
size_type typedefstxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >
sort()stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
sort(unsigned_type merger_memory_to_use)stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
sort_reuse()stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
sorter(const cmp_type &cmp, unsigned_type memory_to_use)stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
sorter(const cmp_type &cmp, unsigned_type creator_memory_to_use, unsigned_type merger_memory_to_use)stxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >inline
STATE_INPUT enum valuestxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >protected
STATE_OUTPUT enum valuestxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >protected
value_type typedefstxxl::sorter< ValueType, CompareType, BlockSize, AllocStrategy >