#include <elst2.h>
◆ ELIST2_ITERATOR() [1/2]
ELIST2_ITERATOR::ELIST2_ITERATOR |
( |
ELIST2 * |
list_to_iterate | ) |
|
|
inline |
◆ ELIST2_ITERATOR() [2/2]
ELIST2_ITERATOR::ELIST2_ITERATOR |
( |
| ) |
|
|
private |
◆ add_after_stay_put()
void ELIST2_ITERATOR::add_after_stay_put |
( |
ELIST2_LINK * |
new_link | ) |
|
|
inline |
◆ add_after_then_move()
void ELIST2_ITERATOR::add_after_then_move |
( |
ELIST2_LINK * |
new_link | ) |
|
|
inline |
◆ add_before_stay_put()
void ELIST2_ITERATOR::add_before_stay_put |
( |
ELIST2_LINK * |
new_link | ) |
|
|
inline |
◆ add_before_then_move()
void ELIST2_ITERATOR::add_before_then_move |
( |
ELIST2_LINK * |
new_link | ) |
|
|
inline |
◆ add_list_after()
void ELIST2_ITERATOR::add_list_after |
( |
ELIST2 * |
list_to_add | ) |
|
|
inline |
◆ add_list_before()
void ELIST2_ITERATOR::add_list_before |
( |
ELIST2 * |
list_to_add | ) |
|
|
inline |
◆ add_to_end()
void ELIST2_ITERATOR::add_to_end |
( |
ELIST2_LINK * |
new_link | ) |
|
|
inline |
◆ at_first()
bool ELIST2_ITERATOR::at_first |
( |
| ) |
|
|
inline |
◆ at_last()
bool ELIST2_ITERATOR::at_last |
( |
| ) |
|
|
inline |
◆ backward()
◆ current_extracted()
bool ELIST2_ITERATOR::current_extracted |
( |
| ) |
|
|
inline |
◆ cycled_list()
bool ELIST2_ITERATOR::cycled_list |
( |
| ) |
|
|
inline |
◆ data()
◆ data_relative()
ELIST2_LINK * ELIST2_ITERATOR::data_relative |
( |
int8_t |
offset | ) |
|
◆ empty()
bool ELIST2_ITERATOR::empty |
( |
| ) |
|
|
inline |
◆ exchange()
◆ extract()
◆ extract_sublist()
◆ forward()
◆ length()
int32_t ELIST2_ITERATOR::length |
( |
| ) |
|
|
inline |
◆ mark_cycle_pt()
void ELIST2_ITERATOR::mark_cycle_pt |
( |
| ) |
|
|
inline |
◆ move_to_first()
◆ move_to_last()
◆ set_to_list()
void ELIST2_ITERATOR::set_to_list |
( |
ELIST2 * |
list_to_iterate | ) |
|
|
inline |
◆ sort()
void ELIST2_ITERATOR::sort |
( |
int |
comparator const void *, const void * | ) |
|
|
inline |
◆ ELIST2::assign_to_sublist
◆ current
◆ cycle_pt
◆ ex_current_was_cycle_pt
bool ELIST2_ITERATOR::ex_current_was_cycle_pt |
|
private |
◆ ex_current_was_last
bool ELIST2_ITERATOR::ex_current_was_last |
|
private |
◆ list
◆ next
◆ prev
◆ started_cycling
bool ELIST2_ITERATOR::started_cycling |
|
private |
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/ccutil/elst2.h
- /home/stephane/src/tesseract/src/ccutil/elst2.cpp