#include <elst.h>
List of all members.
Constructor & Destructor Documentation
ELIST_ITERATOR::ELIST_ITERATOR |
( |
| ) |
[inline] |
ELIST_ITERATOR::ELIST_ITERATOR |
( |
ELIST * |
list_to_iterate | ) |
[inline] |
Member Function Documentation
void ELIST_ITERATOR::add_after_stay_put |
( |
ELIST_LINK * |
new_link | ) |
[inline] |
void ELIST_ITERATOR::add_after_then_move |
( |
ELIST_LINK * |
new_link | ) |
[inline] |
void ELIST_ITERATOR::add_before_stay_put |
( |
ELIST_LINK * |
new_link | ) |
[inline] |
void ELIST_ITERATOR::add_before_then_move |
( |
ELIST_LINK * |
new_link | ) |
[inline] |
void ELIST_ITERATOR::add_list_after |
( |
ELIST * |
list_to_add | ) |
[inline] |
void ELIST_ITERATOR::add_list_before |
( |
ELIST * |
list_to_add | ) |
[inline] |
void ELIST_ITERATOR::add_to_end |
( |
ELIST_LINK * |
new_link | ) |
[inline] |
bool ELIST_ITERATOR::at_first |
( |
| ) |
[inline] |
bool ELIST_ITERATOR::at_last |
( |
| ) |
[inline] |
bool ELIST_ITERATOR::current_extracted |
( |
| ) |
[inline] |
bool ELIST_ITERATOR::cycled_list |
( |
| ) |
[inline] |
bool ELIST_ITERATOR::empty |
( |
| ) |
[inline] |
inT32 ELIST_ITERATOR::length |
( |
| ) |
[inline] |
void ELIST_ITERATOR::mark_cycle_pt |
( |
| ) |
[inline] |
ELIST_LINK * ELIST_ITERATOR::move_to_first |
( |
| ) |
[inline] |
void ELIST_ITERATOR::set_to_list |
( |
ELIST * |
list_to_iterate | ) |
[inline] |
void ELIST_ITERATOR::sort |
( |
int |
comparatorconst void *, const void * | ) |
[inline] |
Friends And Related Function Documentation
The documentation for this class was generated from the following files:
- /data/source/tesseract-ocr/ccutil/elst.h
- /data/source/tesseract-ocr/ccutil/elst.cpp