Kaim::IntermediateFilesConfig Class Reference
#include <intermediatefilesconfig.h>
The IntermediateFilesConfig class is used by GeneratorRunOptions to store configuration parameters that control whether or not the Generator writes different types of intermediate data to files on disk, where, and how.
String Kaim::IntermediateFilesConfig::GetFileName |
( |
const CellPos & |
cellPos, |
|
|
const String & |
extension |
|
) |
| const |
|
private |
Returns the actual file name that should be used for the file that corresponds to the cellPos
cell.
bool Kaim::IntermediateFilesConfig::IsEnabled |
( |
| ) |
const |
|
inline |
Returns true if at least one intermediate file is to be created.
The documentation for this class was generated from the following file: