|
RAVE
|
Represents a list. More...
Public Attributes | |
| RAVE_OBJECT_HEAD void ** | list |
| Always on top. | |
| int | nrEntries |
| the number of entries | |
| int | nrAlloc |
| the number of available positions to store entries in | |
Represents a list.
| RAVE_OBJECT_HEAD void** _RaveList_t::list |
Always on top.
the list
| int _RaveList_t::nrAlloc |
the number of available positions to store entries in
| int _RaveList_t::nrEntries |
the number of entries