Queries::GreaterQuery< MatchFuncArgType, DataFuncArgType, needsConversion > Class Template Reference

a Query implementing > using a particular value (and an optional tolerance) More...

#include <GreaterQuery.h>

Inheritance diagram for Queries::GreaterQuery< MatchFuncArgType, DataFuncArgType, needsConversion >:

Queries::EqualityQuery< MatchFuncArgType, DataFuncArgType, needsConversion > Queries::Query< MatchFuncArgType, DataFuncArgType, needsConversion >

List of all members.

Public Member Functions

 GreaterQuery ()
 GreaterQuery (DataFuncArgType v)
 constructs with our target value
 GreaterQuery (DataFuncArgType v, DataFuncArgType t)
 constructs with our target value and a tolerance
bool Match (const DataFuncArgType what) const
 returns whether or not we match the argument
Query< MatchFuncArgType,
DataFuncArgType,
needsConversion > * 
copy () const
 returns a copy of this Query


Detailed Description

template<class MatchFuncArgType, class DataFuncArgType = MatchFuncArgType, bool needsConversion = false>
class Queries::GreaterQuery< MatchFuncArgType, DataFuncArgType, needsConversion >

a Query implementing > using a particular value (and an optional tolerance)

Definition at line 16 of file GreaterQuery.h.


Constructor & Destructor Documentation

template<class MatchFuncArgType, class DataFuncArgType = MatchFuncArgType, bool needsConversion = false>
Queries::GreaterQuery< MatchFuncArgType, DataFuncArgType, needsConversion >::GreaterQuery (  )  [inline]

template<class MatchFuncArgType, class DataFuncArgType = MatchFuncArgType, bool needsConversion = false>
Queries::GreaterQuery< MatchFuncArgType, DataFuncArgType, needsConversion >::GreaterQuery ( DataFuncArgType  v  )  [inline, explicit]

template<class MatchFuncArgType, class DataFuncArgType = MatchFuncArgType, bool needsConversion = false>
Queries::GreaterQuery< MatchFuncArgType, DataFuncArgType, needsConversion >::GreaterQuery ( DataFuncArgType  v,
DataFuncArgType  t 
) [inline]


Member Function Documentation

template<class MatchFuncArgType, class DataFuncArgType = MatchFuncArgType, bool needsConversion = false>
bool Queries::GreaterQuery< MatchFuncArgType, DataFuncArgType, needsConversion >::Match ( const DataFuncArgType  arg  )  const [inline, virtual]

template<class MatchFuncArgType, class DataFuncArgType = MatchFuncArgType, bool needsConversion = false>
Query<MatchFuncArgType,DataFuncArgType,needsConversion>* Queries::GreaterQuery< MatchFuncArgType, DataFuncArgType, needsConversion >::copy (  )  const [inline, virtual]


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

Generated on Tue Oct 7 06:10:12 2008 for RDCode by  doxygen 1.5.5