csv1.hpp File Reference

#include "eleve/config.hpp"
#include <string>
#include <map>
#include <list>
#include <set>
#include <stdexcept>
#include <boost/bimap.hpp>
#include <boost/any.hpp>
#include <boost/multi_array.hpp>
#include <boost/function.hpp>
#include <boost/regex.hpp>
#include "eleve/src/typing0.hpp"

Go to the source code of this file.

Namespaces

namespace  eepgwde
namespace  eepgwde::detail

Classes

class  eepgwde::detail::DataFrame
 A transient data structure to use the data from a CSV file loaded into a multi_array. More...
struct  eepgwde::detail::DataFrame::columnar
 Classes for components. More...
struct  eepgwde::detail::DataFrame::columnar1
struct  eepgwde::detail::DataFrame::rowar
struct  eepgwde::detail::DataFrame::headar
struct  eepgwde::detail::DataFrame::Record
struct  eepgwde::detail::DataFrame::Comparor
struct  eepgwde::detail::DataFrame::payloader

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

Author:
csv1.hpp
Storage for CSV files within a boost::multi_array of boost::any.

Definition in file csv1.hpp.


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