|
RawSpeed
fast raw decoding library
|
#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | rawspeed::ChecksumFileEntry |
Namespaces | |
| namespace | rawspeed |
Functions | |
| std::vector< ChecksumFileEntry > | rawspeed::ParseChecksumFileContent (const std::string &ChecksumFileContent, const std::string &RootDir) |
| std::vector< ChecksumFileEntry > | rawspeed::ReadChecksumFile (const std::string &RootDir, const std::string &ChecksumFileBasename) |