List Cell class. [詳細]

変数 | |
| struct CCUnitListCell * | next |
| next cell pointer | |
| void * | contents |
| list content object | |
List Cell class.
| void* CCUnitListCell::contents |
list content object
参照元 ccunit_addList(), ccunit_deleteList(), と ccunit_nextListIterator().
| struct CCUnitListCell* CCUnitListCell::next |
next cell pointer
参照元 ccunit_addList(), ccunit_deleteList(), と ccunit_nextListIterator().
|
|
hosts this site. | Send comments to: CCUnit Developer |
CCUnitに対してSat Jul 13 2013 15:09:26に生成されました。
1.8.1.1
|