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