[ CCUnit project page ] [ CCUnit home page ]
Data Fields

CCUnitList Struct Reference
[List]

list container. More...

#include <CCUnitList.h>

Collaboration diagram for CCUnitList:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

list container.


Field Documentation

first cell of a linked list

Referenced by ccunit_initListIterator().

flag of allocated object

size of linked list

address of pointer to last cell


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