Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
stxxl::prefetch_pool< BlockType >::bid_hash Struct Reference

#include <prefetch_pool.h>

List of all members.

Public Member Functions

size_t operator() (const bid_type &bid) const

Detailed Description

template<class BlockType>
struct stxxl::prefetch_pool< BlockType >::bid_hash

Definition at line 41 of file prefetch_pool.h.


Member Function Documentation

template<class BlockType>
size_t stxxl::prefetch_pool< BlockType >::bid_hash::operator() ( const bid_type bid) const [inline]

Definition at line 43 of file prefetch_pool.h.

References stxxl::BID< SIZE >::offset, and stxxl::BID< SIZE >::storage.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines