Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

_elem Struct Reference

#include <idliste.h>


Data Fields

int Numero
int TypeElem
void * Object
_elemNext
_elemPred


Field Documentation

struct _elem* _elem::Next
 

Definition at line 72 of file idliste.h.

Referenced by _IdFreeElement(), _IdLstFree(), IdLstAddElement(), IdLstFindElem(), and IdLstSearchElemObj().

int _elem::Numero
 

Definition at line 69 of file idliste.h.

Referenced by IdLstAddElement(), LstAddAfter(), and LstAddBefore().

void* _elem::Object
 

Definition at line 71 of file idliste.h.

Referenced by IdLstAddElement(), IdLstSearchElemObj(), LstAddAfter(), and LstAddBefore().

struct _elem* _elem::Pred
 

Definition at line 73 of file idliste.h.

Referenced by _IdFreeElement(), _IdLstFree(), and IdLstAddElement().

int _elem::TypeElem
 

Definition at line 70 of file idliste.h.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 19 09:28:37 2005 for SIMRI3D by doxygen 1.3.7