[ CCUnit project page ] | [ CCUnit home page ] |
list container. [詳細]
#include <CCUnitList.h>
変数 | |
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
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:35 for CCUnit by ![]() |