|
CCUnit
2.1
A C Unit Testing Library
|
list iterator. More...
#include <CCUnitList.h>

Data Fields | |
| struct CCUnitListCell * | current |
| current list cell | |
| bool | isAllocated |
| flag of allocated object | |
list iterator.
| struct CCUnitListCell* CCUnitListIterator::current |
current list cell
Referenced by ccunit_hasNextListIterator(), ccunit_initListIterator(), and ccunit_nextListIterator().
| bool CCUnitListIterator::isAllocated |
flag of allocated object
Referenced by ccunit_deleteListIterator(), ccunit_initListIterator(), and ccunit_newListIterator().
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sat Jul 13 2013 15:09:17 for CCUnit by
1.8.1.1
|