CheckCompressorReady(OctaneCompressor *compressorp) | OctaneTester | [protected] |
CheckCompressorSelected(OctaneCompressor *compressorp) | OctaneTester | [protected] |
CheckFilesAreIdentical(std::string filename1, std::string filename2) | OctaneTester | [protected] |
currentcompressorp | OctaneTester | [protected] |
DeleteAFile(std::string filename) | OctaneTester | [protected] |
DoProtectedLoadState(bitreader &from) | OctaneClass | [inline, protected, virtual] |
DoProtectedSaveState(bitwriter &to, bool fortempdecompressiononly) | OctaneClass | [inline, protected, virtual] |
ExecuteCommandsFromFile(const std::string &filename, bool quiet) | OctaneTester | |
ExecuteCommandsFromStream(std::ifstream &from, bool quiet) | OctaneTester | |
GetDescription() | OctaneClass | [inline, virtual] |
GetDiskspaceUsed(bool fortempdecompressiononly) | OctaneClass | [inline, virtual] |
GetHelpInformation() | OctaneClass | [inline, virtual] |
GetMemoryUsed() | OctaneClass | [inline, virtual] |
GetName() | OctaneClass | [inline, virtual] |
GetParametersInformation() | OctaneClass | [inline, virtual] |
GrabLineFromConsole(std::string &line) | OctaneTester | [protected] |
ListCompressors(bool briefmode) | OctaneTester | [protected] |
LoadState(bitreader &from) | OctaneClass | [inline, virtual] |
MakeAssumedOutputFilename(const std::string &origname, const std::string &origext, const std::string &newext) | OctaneTester | [protected] |
NiceifyHighAsciiString(std::string &str) | OctaneClass | [static] |
OctaneClass() | OctaneClass | [inline] |
OctaneTester() | OctaneTester | |
ParseCommand(const std::string &inputstr) | OctaneTester | |
ParseParameter(const std::string ¶metervalue, unsigned int ¶m) | OctaneClass | [inline, protected, static] |
ParseParameter(const std::string ¶metervalue, int ¶m) | OctaneClass | [inline, protected, static] |
ParseParameter(const std::string ¶metervalue, unsigned char ¶m) | OctaneClass | [inline, protected, static] |
ParseParameter(const std::string ¶metervalue, char ¶m) | OctaneClass | [inline, protected, static] |
ParseParameter(const std::string ¶metervalue, bool ¶m) | OctaneClass | [protected, static] |
PrefixNonEmptyString(const std::string headerstr, const std::string str) | OctaneClass | [static] |
RunCommand_Compress(std::string infilename, std::string outfilename, bool savedecompressstateinfo) | OctaneTester | [protected] |
RunCommand_CreateCompressor(std::string compressorclassname, std::string compressorname, unsigned short guidnum) | OctaneTester | [protected] |
RunCommand_Decompress(std::string infilename, std::string outfilename, bool savedecompressstateinfo) | OctaneTester | [protected] |
RunCommand_DeleteCompressor(std::string compressoridstring) | OctaneTester | [protected] |
RunCommand_LoadCompressor(std::string filename) | OctaneTester | [protected] |
RunCommand_MakeState(std::string infilename) | OctaneTester | [protected] |
RunCommand_SaveCompressor(std::string filename) | OctaneTester | [protected] |
RunCommand_TestFile(std::string filename) | OctaneTester | [protected] |
RunCommand_TestString(std::string inputstring) | OctaneTester | [protected] |
SaveState(bitwriter &to, bool fortempdecompressiononly) | OctaneClass | [inline, virtual] |
SelectInstantiatedCompressor(const std::string &compressorname) | OctaneTester | [protected] |
SetDefaultParameters() | OctaneClass | [inline, virtual] |
SetParameter(const std::string ¶metername, const std::string ¶metervalue) | OctaneClass | [inline, virtual] |
ShowDebuggingInfo() | OctaneClass | [inline, virtual] |
ShowHelp() | OctaneTester | |
TestLoop() | OctaneTester | |
~OctaneClass() | OctaneClass | [inline, virtual] |
~OctaneTester() | OctaneTester | |