eepgwde::detail::DataFrame::rowar Struct Reference

#include <eleve/src0/csv1.hpp>

Inheritance diagram for eepgwde::detail::DataFrame::rowar:

eepgwde::detail::DataFrame::headar

List of all members.

Public Member Functions

 rowar (const DataFrame *owner, iterator0 view)
 operator std::list< boost::any > ()
 A list of values - see count() and render() in typing0.hpp.
 operator record_t ()
 A map of column names and values for use with split methods.

Public Attributes

iterator0 view_
const DataFrameowner_


Detailed Description

Casting operators for a row.

This takes the parent dataframe as well. It will use the header to make a record.

Definition at line 222 of file csv1.hpp.


Constructor & Destructor Documentation

eepgwde::detail::DataFrame::rowar::rowar ( const DataFrame owner,
iterator0  view 
) [inline]

Definition at line 225 of file csv1.hpp.


Member Function Documentation

eepgwde::detail::DataFrame::rowar::operator std::list< boost::any > (  ) 

A list of values - see count() and render() in typing0.hpp.

eepgwde::detail::DataFrame::rowar::operator record_t (  ) 

A map of column names and values for use with split methods.

Definition at line 498 of file csv1.cpp.

References eepgwde::detail::DataFrame::header, and owner_.


Member Data Documentation

Definition at line 223 of file csv1.hpp.

Definition at line 224 of file csv1.hpp.

Referenced by operator record_t().


The documentation for this struct was generated from the following files:

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