CLIST Class Reference
#include <clst.h>
List of all members.
Constructor & Destructor Documentation
CLIST::CLIST |
( |
|
) |
[inline] |
CLIST::~CLIST |
( |
|
) |
[inline] |
Member Function Documentation
void CLIST::add_sorted |
( |
int |
comparatorconst void *, const void *, |
|
|
bool |
unique, |
|
|
void * |
new_data | |
|
) |
| | |
bool CLIST::empty |
( |
|
) |
[inline] |
void CLIST::internal_de_dump |
( |
FILE * |
f, |
|
|
void * |
element_de_serialiserFILE * | |
|
) |
| | |
void CLIST::internal_deep_clear |
( |
void(*)(void *) |
zapper |
) |
|
void CLIST::internal_deep_copy |
( |
void *(*)(void *) |
copier, |
|
|
const CLIST * |
list | |
|
) |
| | |
void CLIST::internal_dump |
( |
FILE * |
f, |
|
|
void |
element_serialiserFILE *, void * | |
|
) |
| | |
void CLIST::prep_serialise |
( |
|
) |
|
void CLIST::shallow_clear |
( |
|
) |
|
void CLIST::shallow_copy |
( |
CLIST * |
from_list |
) |
[inline] |
bool CLIST::singleton |
( |
|
) |
[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: