#include <params.h>
|
| Param (const char *name, const char *comment, bool init) |
|
Definition at line 123 of file params.h.
◆ ~Param()
tesseract::Param::~Param |
( |
| ) |
|
|
default |
◆ Param()
tesseract::Param::Param |
( |
const char * |
name, |
|
|
const char * |
comment, |
|
|
bool |
init |
|
) |
| |
|
inlineprotected |
◆ constraint_ok()
◆ info_str()
const char* tesseract::Param::info_str |
( |
| ) |
const |
|
inline |
◆ is_debug()
bool tesseract::Param::is_debug |
( |
| ) |
const |
|
inline |
◆ is_init()
bool tesseract::Param::is_init |
( |
| ) |
const |
|
inline |
◆ name_str()
const char* tesseract::Param::name_str |
( |
| ) |
const |
|
inline |
◆ debug_
bool tesseract::Param::debug_ |
|
protected |
◆ info_
const char* tesseract::Param::info_ |
|
protected |
◆ init_
bool tesseract::Param::init_ |
|
protected |
◆ name_
const char* tesseract::Param::name_ |
|
protected |
The documentation for this class was generated from the following file: