Stxxl  1.4.0
Defines | Typedefs | Functions
mng/test_mng.cpp File Reference
#include <iostream>
#include <stxxl/request>
#include <stxxl/mng>
Include dependency graph for test_mng.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 21 of file test_mng.cpp.

Referenced by main().


Typedef Documentation

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

Definition at line 38 of file test_mng.cpp.


Function Documentation

int main ( )
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines