tesseract
4.0.0-1-g2a2b
|
#include <params.h>
Public Member Functions | |
~Param ()=default | |
const char * | name_str () const |
const char * | info_str () const |
bool | is_init () const |
bool | is_debug () const |
bool | constraint_ok (SetParamConstraint constraint) const |
Protected Member Functions | |
Param (const char *name, const char *comment, bool init) | |
Protected Attributes | |
const char * | name_ |
const char * | info_ |
bool | init_ |
bool | debug_ |
|
default |
|
inlineprotected |
|
inline |
Definition at line 120 of file params.h.