[ CCUnit project page ] [ CCUnit home page ]
変数

構造体 CCUnitList
[List]

list container. [詳細]

#include <CCUnitList.h>

CCUnitListのコラボレーション図
Collaboration graph
[凡例]

変数

struct CCUnitListCellhead
 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.


構造体

first cell of a linked list

参照元 ccunit_initListIterator().

flag of allocated object

size of linked list

address of pointer to last cell


この構造体の説明は次のファイルから生成されました:
SourceForge.jp hosts this site. Send comments to: CCUnit Developer