#include <clst.h>
◆ CLIST()
◆ ~CLIST()
◆ add_sorted()
bool CLIST::add_sorted |
( |
int |
comparatorconst void *, const void *, |
|
|
bool |
unique, |
|
|
void * |
new_data |
|
) |
| |
◆ assign_to_sublist()
◆ empty()
bool CLIST::empty |
( |
| ) |
const |
|
inline |
◆ First()
◆ internal_deep_clear()
void CLIST::internal_deep_clear |
( |
void(*)(void *) |
zapper | ) |
|
◆ length()
int32_t CLIST::length |
( |
| ) |
const |
◆ set_subtract()
void CLIST::set_subtract |
( |
int |
comparatorconst void *, const void *, |
|
|
bool |
unique, |
|
|
CLIST * |
minuend, |
|
|
CLIST * |
subtrahend |
|
) |
| |
◆ shallow_clear()
void CLIST::shallow_clear |
( |
| ) |
|
◆ shallow_copy()
void CLIST::shallow_copy |
( |
CLIST * |
from_list | ) |
|
|
inline |
◆ singleton()
bool CLIST::singleton |
( |
| ) |
const |
|
inline |
◆ sort()
void CLIST::sort |
( |
int |
comparator const void *, const void * | ) |
|
◆ CLIST_ITERATOR
◆ last
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/ccutil/clst.h
- /home/stephane/src/tesseract/src/ccutil/clst.cpp