|
WARPXM v1.10.0
|
#include <string>#include <fstream>#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | WmIOInterface |
Functions | |
| bool | WmIOInterface::fileExists (const std::string &filename) |
| int | WmIOInterface::scanForFileIndexWithPrefixSuffix (const std::string &prefix, const std::string &suffix, const int startIndex, const int endIndex) |
| std::string | WmIOInterface::scanForFileWithPrefixSuffix (const std::string &prefix, const std::string &suffix, const int startIndex, const int endIndex) |