tesseract::IndexMap Class Reference
#include <indexmapbidi.h>
List of all members.
Constructor & Destructor Documentation
virtual tesseract::IndexMap::~IndexMap |
( |
|
) |
[inline, virtual] |
Member Function Documentation
int tesseract::IndexMap::CompactSize |
( |
|
) |
const [inline] |
int tesseract::IndexMap::CompactToSparse |
( |
int |
compact_index |
) |
const [inline] |
void tesseract::IndexMap::CopyFrom |
( |
const IndexMapBiDi & |
src |
) |
|
void tesseract::IndexMap::CopyFrom |
( |
const IndexMap & |
src |
) |
|
bool tesseract::IndexMap::DeSerialize |
( |
bool |
swap, |
|
|
FILE * |
fp | |
|
) |
| | |
bool tesseract::IndexMap::Serialize |
( |
FILE * |
fp |
) |
const |
virtual int tesseract::IndexMap::SparseSize |
( |
|
) |
const [inline, virtual] |
int tesseract::IndexMap::SparseToCompact |
( |
int |
sparse_index |
) |
const [virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: