CCUnit  2.1
A C Unit Testing Library
 全て データ構造 ファイル 関数 変数 型定義 列挙型 列挙型の値 マクロ定義 グループ ページ
変数
構造体 CCUnitListCell

List Cell class. [詳細]

CCUnitListCellのコラボレーション図
Collaboration graph

変数

struct CCUnitListCellnext
 next cell pointer
void * contents
 list content object

説明

List Cell class.


構造体

void* CCUnitListCell::contents

list content object

参照元 ccunit_addList(), ccunit_deleteList(), と ccunit_nextListIterator().

struct CCUnitListCell* CCUnitListCell::next

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