[ CCUnit project page ] | [ CCUnit home page ] |
Linked list cell. More...
![]() |
Data Structures | |
struct | CCUnitListCell |
List Cell class. More... | |
Typedefs | |
typedef struct CCUnitListCell | CCUnitListCell |
List Cell class. | |
Functions | |
static CCUnitListCell * | ccunit_newListCell () |
create new list cell object. | |
static void | ccunit_deleteListCell (CCUnitListCell *cell) |
delete list cell object. |
Linked list cell.
typedef struct CCUnitListCell CCUnitListCell |
List Cell class.
static void ccunit_deleteListCell | ( | CCUnitListCell * | cell | ) | [inline, static] |
static CCUnitListCell* ccunit_newListCell | ( | ) | [inline, static] |
create new list cell object.
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sun Aug 29 2010 10:59:32 for CCUnit by ![]() |