SORTED_FLOATS Class Reference

#include <sortflts.h>

List of all members.

Public Member Functions

 SORTED_FLOATS ()
SORTED_FLOATS::add

Add a new entry to the sorted lsit of floats.

void add (float value, inT32 key)
SORTED_FLOATS::remove

Remove an entry from the sorted lsit of floats.

void remove (inT32 key)
SORTED_FLOATS::operator[]

Return the floating point value of the given index into the list.

float operator[] (inT32 index)

Constructor & Destructor Documentation

SORTED_FLOATS::SORTED_FLOATS (  )  [inline]

empty constructor


Member Function Documentation

void SORTED_FLOATS::add ( float  value,
inT32  key 
)

add sample

Parameters:
value sample float
key retrieval key
float SORTED_FLOATS::operator[] ( inT32  index  ) 

index to list

Parameters:
index item to get
void SORTED_FLOATS::remove ( inT32  key  ) 

delete sample

Parameters:
key key to delete

The documentation for this class was generated from the following files:
Generated on Thu Feb 2 08:19:25 2012 for Tesseract by  doxygen 1.6.3