alloc_count | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | private |
alloc_strategy | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | private |
alloc_strategy_type typedef | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | |
back() | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inline |
back() const | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inline |
back_block | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | private |
back_element | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | private |
bid_type typedef | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | |
bids | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | private |
block_size enum value | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | |
block_type typedef | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | |
blocks2prefetch | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | private |
bm | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | private |
delete_pool | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | private |
empty() const | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inline |
front() | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inline |
front() const | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inline |
front_block | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | private |
front_element | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | private |
get_prefetch_aggr() const | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inline |
init(int blocks2prefetch_=-1) | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inlineprivate |
m_size | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | private |
noncopyable() | stxxl::noncopyable | inlineprivate |
pool | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | private |
pool_type typedef | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | private |
pop() | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inline |
push(const value_type &val) | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inline |
queue(int_type D=-1) | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inlineexplicit |
queue(unsigned_type w_pool_size, unsigned_type p_pool_size, int blocks2prefetch_=-1) | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inlineexplicit |
queue(write_pool< block_type > &w_pool, prefetch_pool< block_type > &p_pool, int blocks2prefetch_=-1) | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inline |
queue(pool_type &pool_, int blocks2prefetch_=-1) | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inline |
set_prefetch_aggr(int_type blocks2prefetch_) | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inline |
size() const | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inline |
size_type typedef | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | |
swap(queue &obj) | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inline |
value_type typedef | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | |
~queue() | stxxl::queue< ValueType, BlockSize, AllocStr, SizeType > | inline |