Stxxl  1.4.0
Defines | Typedefs | Functions
mng/test_write_pool.cpp File Reference
#include <iostream>
#include <stxxl/mng>
#include <stxxl/bits/mng/write_pool.h>
Include dependency graph for test_write_pool.cpp:

Go to the source code of this file.

Defines

#define BLOCK_SIZE   (1024 * 512)

Typedefs

typedef stxxl::typed_block
< (1024 *512), MyType 
block_type )

Functions

int main ()

Define Documentation

#define BLOCK_SIZE   (1024 * 512)

Definition at line 20 of file test_write_pool.cpp.


Typedef Documentation

typedef stxxl::typed_block< (1024 * 512) , MyType block_type)

Definition at line 28 of file test_write_pool.cpp.


Function Documentation

int main ( )

Definition at line 30 of file test_write_pool.cpp.

References stxxl::write_pool< BlockType >::write().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines