#include <string>
Include dependency graph for futils.hpp:

Namespaces | |
| namespace | Exiv2 |
Functions | |
| bool | fileExists (const std::string &path, bool ct=false) |
| Test if a file exists. | |
| std::string | strError () |
| Return a system error message and the error code (errno). See strerror(3). | |
|
||||||||||||
|
Test if a file exists.
|
1.3.9.1