tesseract
5.0.0-alpha-619-ge9db
|
Go to the documentation of this file.
21 #ifndef TESSERACT_CCMAIN_PARAMSD_H_
22 #define TESSERACT_CCMAIN_PARAMSD_H_
24 #ifndef GRAPHICS_DISABLED
56 static int Compare(
const void* v1,
const void* v2);
82 bool changed_ =
false;
107 void Notify(
const SVEvent* sve)
override;
112 void GetPrefixes(
const char* s,
STRING* level_one,
117 void GetFirstWords(
const char *s,
126 void WriteParams(
char* filename,
bool changes_only);
131 #endif // GRAPHICS_DISABLED
132 #endif // TESSERACT_CCMAIN_PARAMSD_H_
tesseract::DoubleParam * dIt
static ParamContent * GetParamContentById(int id)
tesseract::BoolParam * bIt
#define ELISTIZEH(CLASSNAME)
const char * GetName() const
tesseract::StringParam * sIt
void SetValue(const char *val)
tesseract::IntParam * iIt
static int Compare(const void *v1, const void *v2)
const char * GetDescription() const