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(), と readTestCase().
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(), と readTestCase().
char* _CCUnitLine::str |
read line buffer
参照元 ccunit_readSuite(), readDocComment(), readDocCommentContents(), readline(), readSuite(), と readTestFunc().
|
hosts this site. | Send comments to: CCUnit Developer |
CCUnitに対してSat Jul 13 2013 15:09:26に生成されました。
![]() |