[ CCUnit project page ] | [ CCUnit home page ] |
Linked list cell. [詳細]
![]() |
データ構造 | |
struct | CCUnitListCell |
List Cell class. [詳細] | |
型定義 | |
typedef struct CCUnitListCell | CCUnitListCell |
List Cell class. | |
関数 | |
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:34 for CCUnit by ![]() |