CLIST Class Reference
#include <clst.h>
List of all members.
Constructor & Destructor Documentation
CLIST::CLIST |
( |
|
) |
[inline] |
CLIST::~CLIST |
( |
|
) |
[inline] |
Member Function Documentation
bool CLIST::add_sorted |
( |
int |
comparatorconst void *, const void *, |
|
|
bool |
unique, |
|
|
void * |
new_data | |
|
) |
| | |
bool CLIST::empty |
( |
|
) |
const [inline] |
void CLIST::internal_deep_clear |
( |
void(*)(void *) |
zapper |
) |
|
inT32 CLIST::length |
( |
|
) |
const |
void CLIST::set_subtract |
( |
int |
comparatorconst void *, const void *, |
|
|
bool |
unique, |
|
|
CLIST * |
minuend, |
|
|
CLIST * |
subtrahend | |
|
) |
| | |
void CLIST::shallow_clear |
( |
|
) |
|
void CLIST::shallow_copy |
( |
CLIST * |
from_list |
) |
[inline] |
bool CLIST::singleton |
( |
|
) |
const [inline] |
void CLIST::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/clst.h
- /home/rays/src/opensrc/tesseract-ocr/ccutil/clst.cpp