#include <eleve/src0/csv1.hpp>
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 DataFrame * | owner_ |
This takes the parent dataframe as well. It will use the header to make a record.
Definition at line 222 of file csv1.hpp.
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_.