Containers for CSV data


Classes

class  eepgwde::detail::DataFrame
 A transient data structure to use the data from a CSV file loaded into a multi_array. More...

Typedefs

typedef std::map< std::string,
boost::any * > 
eepgwde::detail::record_t
 A column name to value map.

Functions

std::ostream & eepgwde::detail::operator<< (std::ostream &os, const eepgwde::detail::DataFrame::attr_pos_t::left_map &l)
std::ostream & eepgwde::detail::operator<< (std::ostream &o, DataFrame::ma_any_t &frame)
 Output for trace.

Detailed Description

CSV files are very widely used, see Containers for Comma-Separated Variable Data.

Typedef Documentation

typedef std::map<std::string, boost::any *> eepgwde::detail::record_t

A column name to value map.

Definition at line 33 of file csv1.hpp.


Function Documentation

std::ostream & eepgwde::detail::operator<< ( std::ostream &  o,
eepgwde::detail::DataFrame::ma_any_t frame 
)

Output for trace.

Doesn't force const on the df.

Definition at line 579 of file csv1.cpp.

References eepgwde::detail::dumper().

std::ostream & eepgwde::detail::operator<< ( std::ostream &  os,
const eepgwde::detail::DataFrame::attr_pos_t::left_map &  l 
)

Definition at line 583 of file csv1.cpp.


Generated on Thu Feb 18 21:30:12 2010 for eleve by  doxygen 1.5.6