[ CCUnit project page ] | [ CCUnit home page ] |
list container. More...
#include <CCUnitList.h>
Data Fields | |
struct CCUnitListCell * | head |
first cell of a linked list | |
struct CCUnitListCell ** | tailp |
address of pointer to last cell | |
size_t | length |
size of linked list | |
bool | isAllocated |
flag of allocated object |
list container.
struct CCUnitListCell* CCUnitList::head |
first cell of a linked list
Referenced by ccunit_initListIterator().
flag of allocated object
size_t CCUnitList::length |
size of linked list
struct CCUnitListCell** CCUnitList::tailp |
address of pointer to last cell
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sun Aug 29 2010 10:59:33 for CCUnit by ![]() |