eepgwde::detail::DataFrame::Comparor Struct Reference

#include <eleve/src0/csv1.hpp>

Inheritance diagram for eepgwde::detail::DataFrame::Comparor:

eepgwde::detail::QPXisc

List of all members.

Public Member Functions

 Comparor (const boost::regex &e)
virtual bool compare (DataFrame::Record &r)=0
 For std::partition().

Public Attributes

const boost::regex & e


Detailed Description

Extending the query to use a regular expression.

A comparison class with method compare.

Definition at line 296 of file csv1.hpp.


Constructor & Destructor Documentation

eepgwde::detail::DataFrame::Comparor::Comparor ( const boost::regex &  e  )  [inline]

Definition at line 298 of file csv1.hpp.


Member Function Documentation

virtual bool eepgwde::detail::DataFrame::Comparor::compare ( DataFrame::Record r  )  [pure virtual]

For std::partition().

Implemented in eepgwde::detail::QPXisc.

Referenced by eepgwde::detail::Filter0::partition().


Member Data Documentation

Definition at line 297 of file csv1.hpp.

Referenced by eepgwde::detail::QPXisc::is_isc().


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

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