tesseract::IndexMapBiDi Class Reference
#include <indexmapbidi.h>
List of all members.
Constructor & Destructor Documentation
virtual tesseract::IndexMapBiDi::~IndexMapBiDi |
( |
|
) |
[inline, virtual] |
Member Function Documentation
void tesseract::IndexMapBiDi::CompleteMerges |
( |
|
) |
|
void tesseract::IndexMapBiDi::CopyFrom |
( |
const IndexMapBiDi & |
src |
) |
|
bool tesseract::IndexMapBiDi::DeSerialize |
( |
bool |
swap, |
|
|
FILE * |
fp | |
|
) |
| | |
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] |
bool tesseract::IndexMapBiDi::Merge |
( |
int |
compact_index1, |
|
|
int |
compact_index2 | |
|
) |
| | |
bool tesseract::IndexMapBiDi::Serialize |
( |
FILE * |
fp |
) |
const |
void tesseract::IndexMapBiDi::SetMap |
( |
int |
sparse_index, |
|
|
bool |
mapped | |
|
) |
| | |
void tesseract::IndexMapBiDi::Setup |
( |
|
) |
|
virtual int tesseract::IndexMapBiDi::SparseSize |
( |
|
) |
const [inline, virtual] |
virtual int tesseract::IndexMapBiDi::SparseToCompact |
( |
int |
sparse_index |
) |
const [inline, virtual] |
The documentation for this class was generated from the following files: