CCUnit
2.1
A C Unit Testing Library
|
Read line. More...
Data Fields | |
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
Referenced by readline().
const char* _CCUnitLine::fname |
input file name
Referenced by ccunit_readSuite(), readSuite(), and readTestCase().
FILE* _CCUnitLine::ifp |
input stream
Referenced by ccunit_readSuite(), and readline().
size_t _CCUnitLine::length |
line length
Referenced by readDocCommentContents(), and readline().
unsigned long _CCUnitLine::lno |
line number
Referenced by getTestName(), readDocComment(), readDocCommentContents(), readline(), readSuite(), and readTestCase().
char* _CCUnitLine::str |
read line buffer
Referenced by ccunit_readSuite(), readDocComment(), readDocCommentContents(), readline(), readSuite(), and readTestFunc().
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sat Jul 13 2013 15:09:17 for CCUnit by
![]() |