|
CCUnit
2.1
A C Unit Testing Library
|
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.
|
inlinestatic |
|
inlinestatic |
|
|
hosts this site. | Send comments to: CCUnit Developer |
CCUnitに対してSat Jul 13 2013 15:09:24に生成されました。
1.8.1.1
|