|
pstore2
|
Definitions of the cross platform file management functions and classes. More...
#include "pstore/os/file.hpp"#include <algorithm>#include <cassert>#include <cctype>#include <cstring>#include <iterator>#include <sstream>#include <stdexcept>#include "pstore/config/config.hpp"#include "pstore/support/portab.hpp"
Namespaces | |
| pstore::file | |
| The 'file' namespace contains all of the database file management functions and classes . | |
Functions | |
| std::ostream & | pstore::file::operator<< (std::ostream &os, file_handle const &fh) |
Definitions of the cross platform file management functions and classes.
1.8.13