Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions
stxxl::block_w_bids< T, Size_, RawSize_, 0 > Class Template Reference

#include <typed_block.h>

Inheritance diagram for stxxl::block_w_bids< T, Size_, RawSize_, 0 >:
Inheritance graph
[legend]
Collaboration diagram for stxxl::block_w_bids< T, Size_, RawSize_, 0 >:
Collaboration graph
[legend]

List of all members.

Public Types

enum  { raw_size = RawSize_, nbids = 0 }
typedef BID< raw_sizebid_type

Public Member Functions

 block_w_bids ()

Detailed Description

template<class T, unsigned Size_, unsigned RawSize_>
class stxxl::block_w_bids< T, Size_, RawSize_, 0 >

Definition at line 143 of file typed_block.h.


Member Typedef Documentation

template<class T , unsigned Size_, unsigned RawSize_>
typedef BID<raw_size> stxxl::block_w_bids< T, Size_, RawSize_, 0 >::bid_type

Definition at line 152 of file typed_block.h.


Member Enumeration Documentation

template<class T , unsigned Size_, unsigned RawSize_>
anonymous enum
Enumerator:
raw_size 
nbids 

Definition at line 146 of file typed_block.h.


Constructor & Destructor Documentation

template<class T , unsigned Size_, unsigned RawSize_>
stxxl::block_w_bids< T, Size_, RawSize_, 0 >::block_w_bids ( ) [inline]

Definition at line 154 of file typed_block.h.

References STXXL_VERBOSE_TYPED_BLOCK.


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