test_CSV Class Reference
Test ==>
CSV
.
More...
#include <CSV_line.h>
List of all members.
Detailed Description
Test ==>
CSV
.
Tests cases for CSV_line
.
Definition at line 26 of file test_CSV.cpp.
Constructor & Destructor Documentation
test_CSV::test_CSV |
( |
|
) |
[inline] |
Member Function Documentation
Execute.
EfectĂșa las pruebas.
Definition at line 47 of file test_CSV.cpp.
void test_CSV::test_setData |
( |
|
) |
[private] |
void test_CSV::test_op_data |
( |
|
) |
[private] |
Test ==> CSV_line.operator[]().
Definition at line 348 of file test_CSV.cpp.
void test_CSV::test_trim |
( |
|
) |
[private] |
void test_CSV::test_trimCSV |
( |
|
) |
[private] |
void test_CSV::test_chop |
( |
|
) |
[private] |
void test_CSV::test_istringstream |
( |
|
) |
[private] |
void test_CSV::test_setQuotedCSV |
( |
|
) |
[private] |
void test_CSV::test_getNextCSV |
( |
|
) |
[private] |
void test_CSV::test_trim_C |
( |
|
) |
[private] |
void test_CSV::test_chop_C |
( |
|
) |
[private] |
The documentation for this class was generated from the following file: