test_CSV Class Reference

Test ==> CSV. More...

#include <CSV_line.h>

List of all members.

Public Member Functions

 test_CSV ()
 Constructor.
bool run ()
 Execute.

Private Member Functions

void test_setData ()
 Test ==> setData().
void test_op_data ()
 Test ==> CSV_line.operator[]().
void test_trim ()
 Test ==> trim().
void test_trimCSV ()
 Test ==> trimCSV().
void test_chop ()
 Test ==> chop().
void test_istringstream ()
 Test ==> istringstream().
void test_setQuotedCSV ()
 Test ==> setQuotedCSV().
void test_getNextCSV ()
 Test ==> getNextCSV().
void test_trim_C ()
 Test ==> trim() [C].
void test_chop_C ()
 Test ==> chop() [C].


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]

Constructor.

Definition at line 28 of file test_CSV.cpp.


Member Function Documentation

bool test_CSV::run (  ) 

Execute.

EfectĂșa las pruebas.

Definition at line 47 of file test_CSV.cpp.

void test_CSV::test_setData (  )  [private]

Test ==> setData().

Definition at line 72 of file test_CSV.cpp.

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]

Test ==> trim().

Definition at line 508 of file test_CSV.cpp.

void test_CSV::test_trimCSV (  )  [private]

Test ==> trimCSV().

Definition at line 521 of file test_CSV.cpp.

void test_CSV::test_chop (  )  [private]

Test ==> chop().

Definition at line 583 of file test_CSV.cpp.

void test_CSV::test_istringstream (  )  [private]

Test ==> istringstream().

Definition at line 661 of file test_CSV.cpp.

void test_CSV::test_setQuotedCSV (  )  [private]

Test ==> setQuotedCSV().

Definition at line 383 of file test_CSV.cpp.

void test_CSV::test_getNextCSV (  )  [private]

Test ==> getNextCSV().

Definition at line 450 of file test_CSV.cpp.

void test_CSV::test_trim_C (  )  [private]

Test ==> trim() [C].

Definition at line 550 of file test_CSV.cpp.

void test_CSV::test_chop_C (  )  [private]

Test ==> chop() [C].

Definition at line 565 of file test_CSV.cpp.


The documentation for this class was generated from the following file:

Generated on Wed May 27 11:04:47 2009 for CSV: by  doxygen 1.5.8