BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
Classes | Namespaces | Typedefs | Functions
fs.h File Reference
#include <stdio.h>
#include <string>
#include <boost/filesystem.hpp>
#include <boost/filesystem/fstream.hpp>
Include dependency graph for fs.h:
This graph shows which files directly or indirectly include this file:

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)