STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::btree::normal_node< KeyType, KeyCmp, RawSize, BTreeType >::metainfo_type Struct Reference

Detailed Description

template<class KeyType, class KeyCmp, unsigned RawSize, class BTreeType>
struct stxxl::btree::normal_node< KeyType, KeyCmp, RawSize, BTreeType >::metainfo_type

Definition at line 47 of file node.h.

+ Collaboration diagram for stxxl::btree::normal_node< KeyType, KeyCmp, RawSize, BTreeType >::metainfo_type:

Public Attributes

unsigned cur_size
 
bid_type me
 

Member Data Documentation

template<class KeyType , class KeyCmp , unsigned RawSize, class BTreeType >
unsigned stxxl::btree::normal_node< KeyType, KeyCmp, RawSize, BTreeType >::metainfo_type::cur_size

Definition at line 50 of file node.h.

template<class KeyType , class KeyCmp , unsigned RawSize, class BTreeType >
bid_type stxxl::btree::normal_node< KeyType, KeyCmp, RawSize, BTreeType >::metainfo_type::me

Definition at line 49 of file node.h.


The documentation for this struct was generated from the following file: