|
Exiv2
|
Basic file utility functions required by Exiv2. More...
#include "exv_conf.h"#include <string>
Include dependency graph for futils.hpp:
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | Exiv2 |
Provides classes and functions to encode and decode Exif and Iptc data. The libexiv2 API consists of the objects of this namespace. | |
Functions | |
| bool | Exiv2::fileExists (const std::string &path, bool ct=false) |
| Test if a file exists. | |
| std::string | Exiv2::strError () |
| Return a system error message and the error code (errno). See strerror(3). | |
1.7.3