BID< SIZE > Struct Template Reference
[Block management layer]

Block identifier class. More...

#include <mng.h>

Inheritance diagram for BID< SIZE >:

Inheritance graph
[legend]
Collaboration diagram for BID< SIZE >:

Collaboration graph
[legend]

List of all members.

Public Types

enum  { size = SIZE, t_size = SIZE }

Public Attributes

filestorage
 pointer to the file of the block
stxxl::int64 offset
 offset within the file of the block


Detailed Description

template<unsigned SIZE>
struct BID< SIZE >

Block identifier class.

Stores block identity, given by file and offset within the file


Member Enumeration Documentation

template<unsigned SIZE>
anonymous enum

Enumerator:
size  Block size.
t_size  Blocks size, given by the parameter.


Member Data Documentation

template<unsigned SIZE>
file* BID< SIZE >::storage

template<unsigned SIZE>
stxxl::int64 BID< SIZE >::offset


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

Generated on Wed Apr 21 06:45:43 2010 for Stxxl by  doxygen 1.5.6