CCUnit  2.1
A C Unit Testing Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
CCUnitListCell Struct Reference

List Cell class. More...

Collaboration diagram for CCUnitListCell:
Collaboration graph

Data Fields

struct CCUnitListCellnext
 next cell pointer
void * contents
 list content object

Detailed Description

List Cell class.


Field Documentation

void* CCUnitListCell::contents

list content object

Referenced by ccunit_addList(), ccunit_deleteList(), and ccunit_nextListIterator().

struct CCUnitListCell* CCUnitListCell::next

next cell pointer

Referenced by ccunit_addList(), ccunit_deleteList(), and ccunit_nextListIterator().


The documentation for this struct was generated from the following file:
SourceForge.jp hosts this site. Send comments to: CCUnit Developer