|
STXXL
1.4.0
|
#include <vector>#include <string>#include <cstdlib>#include <cassert>#include <stxxl/version.h>#include <stxxl/bits/singleton.h>#include <stxxl/bits/common/log.h>Go to the source code of this file.
Classes | |
| class | stxxl::config |
| Access point to disks properties. Since 1.4.0: no config files are read automatically! More... | |
| class | stxxl::disk_config |
| Encapsulate the configuration of one "disk". The disk is actually a file I/O object which block_manager uses to read/write blocks. More... | |
Namespaces | |
| stxxl | |
STXXL library namespace | |