#include <clst.h>

Public Member Functions | |
| CLIST_LINK () | |
| CLIST_LINK (const CLIST_LINK &) | |
| void | operator= (const CLIST_LINK &) |
Private Attributes | |
| CLIST_LINK * | next |
| void * | data |
Friends | |
| class | CLIST_ITERATOR |
| class | CLIST |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
private |
|
private |