eepgwde::detail::Pivotter Struct Reference

Pivotter provides a means of pivotting a table on a column. More...

#include <src1/pivot1.hpp>

List of all members.

Public Member Functions

 Pivotter (const Prices &px, const std::vector< double > &rows, const std::vector< double > &cols)
 operator DataFrame::ma_any_t () const
 This converts to a data frame of boost::any.

Public Attributes

const Pricespx
const std::vector< double > & rs
const std::vector< double > & cs
int failures


Detailed Description

Pivotter provides a means of pivotting a table on a column.

Definition at line 91 of file pivot1.hpp.


Constructor & Destructor Documentation

eepgwde::detail::Pivotter::Pivotter ( const Prices px,
const std::vector< double > &  rows,
const std::vector< double > &  cols 
) [inline]

Definition at line 101 of file pivot1.hpp.


Member Function Documentation

eepgwde::detail::Pivotter::operator DataFrame::ma_any_t (  )  const

This converts to a data frame of boost::any.

If a value is not present it is replaced with a boost::any null.

Definition at line 24 of file pivot0.hpp.

References cs, failures, px, and rs.


Member Data Documentation

Definition at line 92 of file pivot1.hpp.

Referenced by operator DataFrame::ma_any_t().

const std::vector<double>& eepgwde::detail::Pivotter::rs

Definition at line 93 of file pivot1.hpp.

Referenced by operator DataFrame::ma_any_t().

const std::vector<double>& eepgwde::detail::Pivotter::cs

Definition at line 94 of file pivot1.hpp.

Referenced by operator DataFrame::ma_any_t().

Definition at line 99 of file pivot1.hpp.

Referenced by operator DataFrame::ma_any_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