#include <indexmapbidi.h>
◆ ~IndexMapBiDi()
tesseract::IndexMapBiDi::~IndexMapBiDi |
( |
| ) |
|
|
virtualdefault |
◆ CompleteMerges()
void tesseract::IndexMapBiDi::CompleteMerges |
( |
| ) |
|
◆ CopyFrom()
void tesseract::IndexMapBiDi::CopyFrom |
( |
const IndexMapBiDi & |
src | ) |
|
◆ DeSerialize()
bool tesseract::IndexMapBiDi::DeSerialize |
( |
bool |
swap, |
|
|
FILE * |
fp |
|
) |
| |
◆ Init()
void tesseract::IndexMapBiDi::Init |
( |
int |
size, |
|
|
bool |
all_mapped |
|
) |
| |
◆ InitAndSetupRange()
void tesseract::IndexMapBiDi::InitAndSetupRange |
( |
int |
sparse_size, |
|
|
int |
start, |
|
|
int |
end |
|
) |
| |
◆ IsCompactDeleted()
bool tesseract::IndexMapBiDi::IsCompactDeleted |
( |
int |
index | ) |
const |
|
inline |
◆ MapFeatures()
◆ MasterCompactIndex()
int tesseract::IndexMapBiDi::MasterCompactIndex |
( |
int |
compact_index | ) |
const |
|
inlineprivate |
◆ Merge()
bool tesseract::IndexMapBiDi::Merge |
( |
int |
compact_index1, |
|
|
int |
compact_index2 |
|
) |
| |
◆ Serialize()
bool tesseract::IndexMapBiDi::Serialize |
( |
FILE * |
fp | ) |
const |
◆ SetMap()
void tesseract::IndexMapBiDi::SetMap |
( |
int |
sparse_index, |
|
|
bool |
mapped |
|
) |
| |
◆ Setup()
void tesseract::IndexMapBiDi::Setup |
( |
| ) |
|
◆ SparseSize()
virtual int tesseract::IndexMapBiDi::SparseSize |
( |
| ) |
const |
|
inlinevirtual |
◆ SparseToCompact()
virtual int tesseract::IndexMapBiDi::SparseToCompact |
( |
int |
sparse_index | ) |
const |
|
inlinevirtual |
◆ sparse_map_
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/ccutil/indexmapbidi.h
- /home/stephane/src/tesseract/src/ccutil/indexmapbidi.cpp