[ CCUnit project page ] | [ CCUnit home page ] |
Read line. [詳細]
変数 | |
char * | str |
read line buffer | |
size_t | length |
line length | |
size_t | capacity |
buffer capacity | |
unsigned long | lno |
line number | |
FILE * | ifp |
input stream | |
const char * | fname |
input file name |
Read line.
size_t _CCUnitLine::capacity |
buffer capacity
参照元 readline().
const char* _CCUnitLine::fname |
input file name
参照元 ccunit_readSuite(), と readSuite().
FILE* _CCUnitLine::ifp |
input stream
参照元 ccunit_readSuite(), と readline().
size_t _CCUnitLine::length |
line length
参照元 readDocCommentContents(), と readline().
unsigned long _CCUnitLine::lno |
line number
参照元 getTestName(), readDocComment(), readDocCommentContents(), readline(), と readSuite().
char* _CCUnitLine::str |
read line buffer
参照元 ccunit_readSuite(), readDocComment(), readDocCommentContents(), readline(), readSuite(), と readTestFunc().
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sun Aug 29 2010 10:59:35 for CCUnit by ![]() |