![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
Filesystem operations and types. More...
Classes | |
| class | FileLock |
Typedefs | |
| typedef fs::ifstream | ifstream |
| typedef fs::ofstream | ofstream |
Functions | |
| FILE * | fopen (const fs::path &p, const char *mode) |
| std::string | get_filesystem_error_message (const fs::filesystem_error &e) |
Filesystem operations and types.
Bridge operations to C stdio
| typedef fs::ifstream fsbridge::ifstream |
| typedef fs::ofstream fsbridge::ofstream |
| FILE * fsbridge::fopen | ( | const fs::path & | p, |
| const char * | mode | ||
| ) |
1.8.14