#include <src1/acsvt0.hpp>
Public Member Functions | |
QPXisc (const boost::regex &e) | |
virtual bool | is_isc (const std::string &s) |
virtual bool | operator() (record_t &r) |
bool | compare (DataFrame::Record &r) |
For std::partition(). |
Definition at line 70 of file acsvt0.hpp.
eepgwde::detail::QPXisc::QPXisc | ( | const boost::regex & | e | ) | [inline] |
Definition at line 72 of file acsvt0.hpp.
virtual bool eepgwde::detail::QPXisc::is_isc | ( | const std::string & | s | ) | [inline, virtual] |
Definition at line 74 of file acsvt0.hpp.
References eepgwde::detail::DataFrame::Comparor::e.
Referenced by compare(), and operator()().
virtual bool eepgwde::detail::QPXisc::operator() | ( | record_t & | r | ) | [inline, virtual] |
Reimplemented from eepgwde::detail::CounterA.
Definition at line 79 of file acsvt0.hpp.
References is_isc().
bool eepgwde::detail::QPXisc::compare | ( | DataFrame::Record & | r | ) | [inline, virtual] |
For std::partition().
Implements eepgwde::detail::DataFrame::Comparor.
Definition at line 85 of file acsvt0.hpp.
References is_isc(), and eepgwde::detail::DataFrame::Record::r_.