tesseract::IntParam Class Reference

#include <params.h>

Inheritance diagram for tesseract::IntParam:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

GenericVector< IntParam * > * params_vec_
inT32 value_

Detailed Description

Definition at line 140 of file params.h.


Constructor & Destructor Documentation

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

Definition at line 142 of file params.h.

tesseract::IntParam::~IntParam (  )  [inline]

Definition at line 148 of file params.h.


Member Function Documentation

tesseract::IntParam::operator inT32 (  )  const [inline]

Definition at line 149 of file params.h.

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

Definition at line 150 of file params.h.


Member Data Documentation

Definition at line 155 of file params.h.

Definition at line 153 of file params.h.


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


cob_tesseract
Author(s): Richard Bormann
autogenerated on Fri Jan 11 12:14:48 2013