tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
tesseract::IntParam Member List

This is the complete list of members for tesseract::IntParam, including all inherited members.

constraint_ok(SetParamConstraint constraint) consttesseract::Paraminline
debug_tesseract::Paramprotected
default_tesseract::IntParamprivate
info_tesseract::Paramprotected
info_str() consttesseract::Paraminline
init_tesseract::Paramprotected
IntParam(int32_t value, const char *name, const char *comment, bool init, ParamsVectors *vec)tesseract::IntParaminline
is_debug() consttesseract::Paraminline
is_init() consttesseract::Paraminline
name_tesseract::Paramprotected
name_str() consttesseract::Paraminline
operator int32_t() consttesseract::IntParaminline
operator=(int32_t value)tesseract::IntParaminline
Param(const char *name, const char *comment, bool init)tesseract::Paraminlineprotected
params_vec_tesseract::IntParamprivate
ResetToDefault()tesseract::IntParaminline
set_value(int32_t value)tesseract::IntParaminline
value_tesseract::IntParamprivate
~IntParam()tesseract::IntParaminline
~Param()=defaulttesseract::Param