#include "exv_conf.h"
#include <string>
Include dependency graph for futils.hpp:
Namespaces | |
namespace | Exiv2 |
Functions | |
EXIV2API bool | fileExists (const std::string &path, bool ct=false) |
Test if a file exists. | |
EXIV2API std::string | strError () |
Return a system error message and the error code (errno). See strerror(3). |
|
Test if a file exists.
|