![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <stdio.h>#include <string>#include <boost/filesystem.hpp>#include <boost/filesystem/fstream.hpp>Go to the source code of this file.
Classes | |
| class | fsbridge::FileLock |
Namespaces | |
| fsbridge | |
| Filesystem operations and types. | |
Macros | |
| #define | BOOST_FILESYSTEM_NO_DEPRECATED |
Typedefs | |
| typedef fs::ifstream | fsbridge::ifstream |
| typedef fs::ofstream | fsbridge::ofstream |
Functions | |
| FILE * | fsbridge::fopen (const fs::path &p, const char *mode) |
| std::string | fsbridge::get_filesystem_error_message (const fs::filesystem_error &e) |