BLOB_CHOICE Class Reference

#include <ratngs.h>

Inheritance diagram for BLOB_CHOICE:
ELIST_LINK

List of all members.

Public Member Functions

 BLOB_CHOICE ()
 BLOB_CHOICE (UNICHAR_ID src_unichar_id, float src_rating, float src_cert, inT8 src_config, int script_id)
 BLOB_CHOICE (const BLOB_CHOICE &other)
 ~BLOB_CHOICE ()
UNICHAR_ID unichar_id () const
float rating () const
float certainty () const
inT8 config () const
int script_id () const
void set_unichar_id (UNICHAR_ID newunichar_id)
void set_rating (float newrat)
void set_certainty (float newrat)
void set_config (inT8 newfont)
void set_script (int newscript_id)

Static Public Member Functions

static BLOB_CHOICEdeep_copy (const BLOB_CHOICE *src)

Constructor & Destructor Documentation

BLOB_CHOICE::BLOB_CHOICE (  )  [inline]
BLOB_CHOICE::BLOB_CHOICE ( UNICHAR_ID  src_unichar_id,
float  src_rating,
float  src_cert,
inT8  src_config,
int  script_id 
)
BLOB_CHOICE::BLOB_CHOICE ( const BLOB_CHOICE other  ) 
BLOB_CHOICE::~BLOB_CHOICE (  )  [inline]

Member Function Documentation

float BLOB_CHOICE::certainty (  )  const [inline]
inT8 BLOB_CHOICE::config (  )  const [inline]
static BLOB_CHOICE* BLOB_CHOICE::deep_copy ( const BLOB_CHOICE src  )  [inline, static]
float BLOB_CHOICE::rating (  )  const [inline]
int BLOB_CHOICE::script_id (  )  const [inline]
void BLOB_CHOICE::set_certainty ( float  newrat  )  [inline]
void BLOB_CHOICE::set_config ( inT8  newfont  )  [inline]
void BLOB_CHOICE::set_rating ( float  newrat  )  [inline]
void BLOB_CHOICE::set_script ( int  newscript_id  )  [inline]
void BLOB_CHOICE::set_unichar_id ( UNICHAR_ID  newunichar_id  )  [inline]
UNICHAR_ID BLOB_CHOICE::unichar_id (  )  const [inline]

The documentation for this class was generated from the following files:
Generated on Sun Jul 18 17:11:03 2010 for Tesseract by  doxygen 1.6.3