| [ CCUnit project page ] | [ CCUnit home page ] |
Test func definition information. [詳細]
#include <CCUnitMakeSuite.h>
変数 | |
| char * | scope |
| scope | |
| char * | type |
| return type | |
| char * | name |
| function name | |
| char * | desc |
| description | |
Test func definition information.
| char* _CCUnitFuncDef::desc |
description
参照元 deleteFuncDef(), newFuncDef(), printPrototype(), と printTestFunc().
| char* _CCUnitFuncDef::name |
function name
参照元 deleteFuncDef(), newFuncDef(), printPrototype(), と printTestFunc().
| char* _CCUnitFuncDef::scope |
scope
参照元 deleteFuncDef(), newFuncDef(), と printPrototype().
| char* _CCUnitFuncDef::type |
return type
参照元 deleteFuncDef(), newFuncDef(), と printPrototype().
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sun Aug 29 2010 10:59:35 for CCUnit by 1.7.1
|