Public Member Functions | Static Public Member Functions | Private Attributes
Testing_CSV Class Reference

List of all members.

Public Member Functions

void add (const std::string &str)
template<typename T >
void add (const T v)
void next ()
 Testing_CSV (std::string fn)
 ~Testing_CSV ()

Static Public Member Functions

static Testing_CSV create_table (const std::string &fn, std::string cols)

Private Attributes

int col
FILE * fp
int row

Detailed Description

write down a table

Definition at line 190 of file test_segmentation.cpp.


Constructor & Destructor Documentation

Testing_CSV::Testing_CSV ( std::string  fn) [inline]

Definition at line 195 of file test_segmentation.cpp.

Definition at line 203 of file test_segmentation.cpp.


Member Function Documentation

void Testing_CSV::add ( const std::string &  str) [inline]

Definition at line 208 of file test_segmentation.cpp.

template<typename T >
void Testing_CSV::add ( const T  v) [inline]

Definition at line 216 of file test_segmentation.cpp.

static Testing_CSV Testing_CSV::create_table ( const std::string &  fn,
std::string  cols 
) [inline, static]

Definition at line 234 of file test_segmentation.cpp.

void Testing_CSV::next ( ) [inline]

Definition at line 223 of file test_segmentation.cpp.


Member Data Documentation

int Testing_CSV::col [private]

Definition at line 193 of file test_segmentation.cpp.

FILE* Testing_CSV::fp [private]

Definition at line 192 of file test_segmentation.cpp.

int Testing_CSV::row [private]

Definition at line 193 of file test_segmentation.cpp.


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


cob_3d_segmentation
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:03:03