#include <params.h>
◆ IntParam()
tesseract::IntParam::IntParam |
( |
int32_t |
value, |
|
|
const char * |
name, |
|
|
const char * |
comment, |
|
|
bool |
init, |
|
|
ParamsVectors * |
vec |
|
) |
| |
|
inline |
◆ ~IntParam()
tesseract::IntParam::~IntParam |
( |
| ) |
|
|
inline |
◆ operator int32_t()
tesseract::IntParam::operator int32_t |
( |
| ) |
const |
|
inline |
◆ operator=()
void tesseract::IntParam::operator= |
( |
int32_t |
value | ) |
|
|
inline |
◆ ResetToDefault()
void tesseract::IntParam::ResetToDefault |
( |
| ) |
|
|
inline |
◆ set_value()
void tesseract::IntParam::set_value |
( |
int32_t |
value | ) |
|
|
inline |
◆ default_
int32_t tesseract::IntParam::default_ |
|
private |
◆ params_vec_
◆ value_
int32_t tesseract::IntParam::value_ |
|
private |
The documentation for this class was generated from the following file:
- /home/stephane/src/tesseract/src/ccutil/params.h