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