#include <params.h>
List of all members.
Detailed Description
Definition at line 143 of file params.h.
Constructor & Destructor Documentation
Definition at line 145 of file params.h.
: Param(name, comment, init) {
value_ = value;
default_ = value;
params_vec_ = &(vec->int_params);
vec->int_params.push_back(this);
}
Definition at line 152 of file params.h.
{ ParamUtils::RemoveParam<IntParam>(this, params_vec_); }
Member Function Documentation
tesseract::IntParam::operator inT32 |
( |
| ) |
const [inline] |
void tesseract::IntParam::operator= |
( |
inT32 |
value | ) |
[inline] |
The documentation for this class was generated from the following file:
- /usr/local/google/home/jbreiden/tesseract-ocr-read-only/ccutil/params.h