Stxxl  1.4.0
Classes | Namespaces | Defines
include/stxxl/bits/mng/mng.h File Reference
#include <memory>
#include <iostream>
#include <iomanip>
#include <fstream>
#include <vector>
#include <map>
#include <algorithm>
#include <string>
#include <cstdlib>
#include <stxxl/bits/deprecated.h>
#include <stxxl/bits/io/request.h>
#include <stxxl/bits/io/file.h>
#include <stxxl/bits/io/create_file.h>
#include <stxxl/bits/noncopyable.h>
#include <stxxl/bits/singleton.h>
#include <stxxl/bits/mng/bid.h>
#include <stxxl/bits/mng/diskallocator.h>
#include <stxxl/bits/mng/block_alloc.h>
#include <stxxl/bits/mng/config.h>
Include dependency graph for mng.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stxxl::block_manager
 Block manager class. More...
class  stxxl::FileCreator

Namespaces

namespace  stxxl
 

<stxxl> library namespace


Defines

#define STXXL_DEFAULT_BLOCK_SIZE(type)   (2 * 1024 * 1024)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines