ELIST Class Reference
#include <elst.h>
List of all members.
Constructor & Destructor Documentation
ELIST::ELIST |
( |
|
) |
[inline] |
Member Function Documentation
bool ELIST::add_sorted |
( |
int |
comparatorconst void *, const void *, |
|
|
bool |
unique, |
|
|
ELIST_LINK * |
new_link | |
|
) |
| | [inline] |
ELIST_LINK * ELIST::add_sorted_and_find |
( |
int |
comparatorconst void *, const void *, |
|
|
bool |
unique, |
|
|
ELIST_LINK * |
new_link | |
|
) |
| | |
bool ELIST::empty |
( |
|
) |
const [inline] |
void ELIST::internal_clear |
( |
void(*)(ELIST_LINK *) |
zapper |
) |
|
inT32 ELIST::length |
( |
|
) |
const |
void ELIST::shallow_copy |
( |
ELIST * |
from_list |
) |
[inline] |
bool ELIST::singleton |
( |
|
) |
const [inline] |
void ELIST::sort |
( |
int |
comparatorconst void *, const void * |
) |
|
Friends And Related Function Documentation
The documentation for this class was generated from the following files:
- /home/rays/src/opensrc/tesseract-ocr/ccutil/elst.h
- /home/rays/src/opensrc/tesseract-ocr/ccutil/elst.cpp