cList Class Reference
List of all members.
Public Member Functions |
| cList (cList *&, void *) |
cList * | Next (void) |
void * | ObjData (void) |
| cList (cList *&, void *) |
cList * | Next (void) |
void * | ObjData (void) |
Static Public Member Functions |
static void | Free (cList *&) |
static void | Remove (cList *&, void *) |
static int | Exist (cList *, void *) |
static void | Free (cList *&) |
static void | Remove (cList *&, void *) |
static int | Exist (cList *, void *) |
Protected Attributes |
void * | _pcObj |
The documentation for this class was generated from the following files:
- J:/Tecgraf/prj/femoop/tags/2003/lst/lst.h
- J:/Tecgraf/prj/femoop/trunk/lst/lst.h
- J:/Tecgraf/prj/femoop/tags/2003/lst/lst.cpp
- J:/Tecgraf/prj/femoop/trunk/lst/lst.cpp