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

Stores block identity, given by file, offset within the file, and size of the block. More...

#include <mng.h>

Collaboration diagram for BID< 0 >:

[legend]
List of all members.

Public Types

 t_size = 0
 Blocks size, given by the parameter.
enum  { t_size = 0 }

Public Attributes

filestorage
 pointer to the file of the block
stxxl::int64 offset
 offset within the file of the block
unsigned size
 size of the block in bytes

Detailed Description

template<>
struct BID< 0 >

Stores block identity, given by file, offset within the file, and size of the block.


Member Enumeration Documentation

anonymous enum

Enumerator:
t_size  Blocks size, given by the parameter.


Member Data Documentation

stxxl::int64 BID< 0 >::offset

offset within the file of the block

unsigned BID< 0 >::size

size of the block in bytes

file* BID< 0 >::storage

pointer to the file of the block


The documentation for this struct was generated from the following file:
Generated on Thu Jun 4 10:29:31 2009 for Stxxl by  doxygen 1.4.7