|
CCUnit
2.1
A C Unit Testing Library
|
List Cell class. More...

Data Fields | |
| struct CCUnitListCell * | next |
| next cell pointer | |
| void * | contents |
| list content object | |
List Cell class.
| 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().
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sat Jul 13 2013 15:09:17 for CCUnit by
1.8.1.1
|