CCUnit project page | CCUnit home page |
#include <CCUnitList.h>
Collaboration diagram for CCUnitList:
Data Fields | |
CCUnitListCell * | head |
first cell of a linked list | |
CCUnitListCell ** | tailp |
address of pointer to last cell | |
size_t | length |
size of linked list | |
bool | isAllocated |
flag of allocated object |
|
first cell of a linked list
|
|
flag of allocated object
|
|
size of linked list
|
|
address of pointer to last cell
|
|
hosts this site. |
Send comments to: CCUnit Developer |