Constants.cpp's header file. It's used to import the program's constants inside every source file.
More...
#include <string>
Go to the source code of this file.
|
|
const string | ProgramName |
|
const string | ProgramVersion |
|
const unsigned char | SplashScreenSpacingLeft |
|
const unsigned char | SplashScreenWidth |
|
unsigned short ** | RainbowTable |
|
unsigned short * | MinimumSolutionLength |
|
const unsigned short | ButtonCodes [7] |
|
const string | ButtonNames [7] |
|
const unsigned short | InternalStateInitialValue |
|
const unsigned short | InternalStateTargetValue |
|
const string | FileNameAllSolutionsPruneTablesCSV |
|
const string | FileNameSafeSolutionsPruneTablesCSV |
|
const string | FileNameAllSolutionsCSV |
|
const string | FileNameSafeSolutionsCSV |
|
const char | SeparatorCSV |
|
const char | RainbowTableMemoryAllocationError |
|
const char | FileErrorAllSolutionsPruneTablesCSV |
|
const char | FileErrorSafeSolutionsPruneTablesCSV |
|
const char | FileErrorAllSolutionsCSV |
|
const char | FileErrorSafeSolutionsCSV |
Constants.cpp's header file. It's used to import the program's constants inside every source file.
- Author
- WaluigiBSOD
- Copyright
- GPL-3.0 License