Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
stxxl::btree::iterator_map< BTreeType >::KeyCmp Struct Reference
Collaboration diagram for stxxl::btree::iterator_map< BTreeType >::KeyCmp:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool operator() (const Key &a, const Key &b) const

Public Attributes

bid_comp BIDComp

Detailed Description

template<class BTreeType>
struct stxxl::btree::iterator_map< BTreeType >::KeyCmp

Definition at line 51 of file iterator_map.h.


Member Function Documentation

template<class BTreeType>
bool stxxl::btree::iterator_map< BTreeType >::KeyCmp::operator() ( const Key a,
const Key b 
) const [inline]

Member Data Documentation

template<class BTreeType>
bid_comp stxxl::btree::iterator_map< BTreeType >::KeyCmp::BIDComp

Definition at line 53 of file iterator_map.h.


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