tesseract
5.0.0-alpha-619-ge9db
|
This is the complete list of members for tesseract::IndexMap, including all inherited members.
compact_map_ | tesseract::IndexMap | protected |
CompactSize() const | tesseract::IndexMap | inline |
CompactToSparse(int compact_index) const | tesseract::IndexMap | inline |
CopyFrom(const IndexMap &src) | tesseract::IndexMap | |
CopyFrom(const IndexMapBiDi &src) | tesseract::IndexMap | |
DeSerialize(bool swap, FILE *fp) | tesseract::IndexMap | |
Serialize(FILE *fp) const | tesseract::IndexMap | |
sparse_size_ | tesseract::IndexMap | protected |
SparseSize() const | tesseract::IndexMap | inlinevirtual |
SparseToCompact(int sparse_index) const | tesseract::IndexMap | virtual |
~IndexMap() | tesseract::IndexMap | virtual |