Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions
stxxl::block_w_info< T_, RawSize_, NBids_, void > Class Template Reference

#include <typed_block.h>

Inheritance diagram for stxxl::block_w_info< T_, RawSize_, NBids_, void >:
Inheritance graph
[legend]
Collaboration diagram for stxxl::block_w_info< T_, RawSize_, NBids_, void >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef void info_type

Public Member Functions

 block_w_info ()

Detailed Description

template<class T_, unsigned RawSize_, unsigned NBids_>
class stxxl::block_w_info< T_, RawSize_, NBids_, void >

Definition at line 173 of file typed_block.h.


Member Typedef Documentation

template<class T_ , unsigned RawSize_, unsigned NBids_>
typedef void stxxl::block_w_info< T_, RawSize_, NBids_, void >::info_type

Definition at line 177 of file typed_block.h.


Constructor & Destructor Documentation

template<class T_ , unsigned RawSize_, unsigned NBids_>
stxxl::block_w_info< T_, RawSize_, NBids_, void >::block_w_info ( ) [inline]

Definition at line 179 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