|
static bool | FindFileSeries (const boost::filesystem::path &first_file, std::vector< boost::filesystem::path > &filenames, std::string &error) |
|
static bool | OrderFileSeries (const std::vector< boost::filesystem::path > &files, std::vector< boost::filesystem::path > &filenames, std::string &error) |
|
static bool | CheckExtension (const boost::filesystem::path &file, const std::string &extensions) |
| CheckFileExtension.
|
|
bool Core::FileUtil::FindFileSeries |
( |
const boost::filesystem::path & |
first_file, |
|
|
std::vector< boost::filesystem::path > & |
filenames, |
|
|
std::string & |
error |
|
) |
| |
|
static |
FINDFILESERIES Find a file series based on the file of one file
bool Core::FileUtil::OrderFileSeries |
( |
const std::vector< boost::filesystem::path > & |
files, |
|
|
std::vector< boost::filesystem::path > & |
filenames, |
|
|
std::string & |
error |
|
) |
| |
|
static |
OrderFILESERIES Order a file series
The documentation for this class was generated from the following files: