Tesseract 3.01
tesseract::BoolParam Class Reference

#include <params.h>

Inheritance diagram for tesseract::BoolParam:
tesseract::Param

List of all members.

Public Member Functions

 BoolParam (bool value, const char *name, const char *comment, bool init, ParamsVectors *vec)
 ~BoolParam ()
 operator BOOL8 ()
void set_value (BOOL8 value)

Constructor & Destructor Documentation

tesseract::BoolParam::BoolParam ( bool  value,
const char *  name,
const char *  comment,
bool  init,
ParamsVectors vec 
) [inline]
tesseract::BoolParam::~BoolParam ( ) [inline]

Member Function Documentation

tesseract::BoolParam::operator BOOL8 ( ) [inline]
void tesseract::BoolParam::set_value ( BOOL8  value) [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines