Tesseract 3.01
tesseract::IntParam Class Reference

#include <params.h>

Inheritance diagram for tesseract::IntParam:
tesseract::Param

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

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

Member Function Documentation

tesseract::IntParam::operator inT32 ( ) [inline]
void tesseract::IntParam::set_value ( inT32  value) [inline]

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