#include <params.h>
List of all members.
Public Member Functions |
| ~Param () |
const char * | name_str () const |
const char * | info_str () const |
bool | is_init () const |
Protected Member Functions |
| Param (const char *name, const char *comment, bool init) |
Protected Attributes |
const char * | name_ |
const char * | info_ |
bool | init_ |
Constructor & Destructor Documentation
tesseract::Param::~Param |
( |
| ) |
[inline] |
tesseract::Param::Param |
( |
const char * |
name, |
|
|
const char * |
comment, |
|
|
bool |
init |
|
) |
| [inline, protected] |
Member Function Documentation
const char* tesseract::Param::info_str |
( |
| ) |
const [inline] |
bool tesseract::Param::is_init |
( |
| ) |
const [inline] |
const char* tesseract::Param::name_str |
( |
| ) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /data/source/tesseract-ocr/ccutil/params.h