![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#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. | |
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) |