#include <idliste.h>
Data Fields | |
int | Numero |
int | TypeElem |
void * | Object |
_elem * | Next |
_elem * | Pred |
|
Definition at line 72 of file idliste.h. Referenced by _IdFreeElement(), _IdLstFree(), IdLstAddElement(), IdLstFindElem(), and IdLstSearchElemObj(). |
|
Definition at line 69 of file idliste.h. Referenced by IdLstAddElement(), LstAddAfter(), and LstAddBefore(). |
|
Definition at line 71 of file idliste.h. Referenced by IdLstAddElement(), IdLstSearchElemObj(), LstAddAfter(), and LstAddBefore(). |
|
Definition at line 73 of file idliste.h. Referenced by _IdFreeElement(), _IdLstFree(), and IdLstAddElement(). |
|
|