tesseract::IndexMapBiDi Class Reference

#include <indexmapbidi.h>

Inheritance diagram for tesseract::IndexMapBiDi:
tesseract::IndexMap

List of all members.

Public Member Functions

virtual ~IndexMapBiDi ()
void InitAndSetupRange (int sparse_size, int start, int end)
void Init (int size, bool all_mapped)
void SetMap (int sparse_index, bool mapped)
void Setup ()
bool Merge (int compact_index1, int compact_index2)
bool IsCompactDeleted (int index) const
void CompleteMerges ()
virtual int SparseToCompact (int sparse_index) const
virtual int SparseSize () const
void CopyFrom (const IndexMapBiDi &src)
bool Serialize (FILE *fp) const
bool DeSerialize (bool swap, FILE *fp)
int MapFeatures (const GenericVector< int > &sparse, GenericVector< int > *compact) const

Constructor & Destructor Documentation

virtual tesseract::IndexMapBiDi::~IndexMapBiDi (  )  [inline, virtual]

Member Function Documentation

void tesseract::IndexMapBiDi::CompleteMerges (  ) 
void tesseract::IndexMapBiDi::CopyFrom ( const IndexMapBiDi src  ) 

Reimplemented from tesseract::IndexMap.

bool tesseract::IndexMapBiDi::DeSerialize ( bool  swap,
FILE *  fp 
)

Reimplemented from tesseract::IndexMap.

void tesseract::IndexMapBiDi::Init ( int  size,
bool  all_mapped 
)
void tesseract::IndexMapBiDi::InitAndSetupRange ( int  sparse_size,
int  start,
int  end 
)
bool tesseract::IndexMapBiDi::IsCompactDeleted ( int  index  )  const [inline]
int tesseract::IndexMapBiDi::MapFeatures ( const GenericVector< int > &  sparse,
GenericVector< int > *  compact 
) const
bool tesseract::IndexMapBiDi::Merge ( int  compact_index1,
int  compact_index2 
)
bool tesseract::IndexMapBiDi::Serialize ( FILE *  fp  )  const

Reimplemented from tesseract::IndexMap.

void tesseract::IndexMapBiDi::SetMap ( int  sparse_index,
bool  mapped 
)
void tesseract::IndexMapBiDi::Setup (  ) 
virtual int tesseract::IndexMapBiDi::SparseSize (  )  const [inline, virtual]

Reimplemented from tesseract::IndexMap.

virtual int tesseract::IndexMapBiDi::SparseToCompact ( int  sparse_index  )  const [inline, virtual]

Reimplemented from tesseract::IndexMap.


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