Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Atlfast::SimpleTestStatisticAbsDiff Class Reference

#include <SimpleTestStatisticAbsDiff.h>

List of all members.


Public Methods

 SimpleTestStatisticAbsDiff (const SimpleTestStatistic *s)
 SimpleTestStatisticAbsDiff (const SimpleTestStatistic *const *const s)
bool operator() (const SimpleTestStatistic s, const SimpleTestStatistic t)
bool operator() (const SimpleTestStatistic *const s, const SimpleTestStatistic *const t)
bool operator() (const SimpleTestStatistic **const s, const SimpleTestStatistic **const t)
 SimpleTestStatisticAbsDiff (SimpleTestStatistic *s)
bool operator() (const SimpleTestStatistic &s) const
bool operator() (const SimpleTestStatistic *s) const

Detailed Description

Function object to help use of SimpleTestStatistic with STL calls


Constructor & Destructor Documentation

Atlfast::SimpleTestStatisticAbsDiff::SimpleTestStatisticAbsDiff const SimpleTestStatistic   s [inline]
 

Atlfast::SimpleTestStatisticAbsDiff::SimpleTestStatisticAbsDiff const SimpleTestStatistic *const *const    s [inline]
 

Atlfast::SimpleTestStatisticAbsDiff::SimpleTestStatisticAbsDiff SimpleTestStatistic   s [inline]
 


Member Function Documentation

bool Atlfast::SimpleTestStatisticAbsDiff::operator() const SimpleTestStatistic   s const [inline]
 

bool Atlfast::SimpleTestStatisticAbsDiff::operator() const SimpleTestStatistic   s const [inline]
 

bool Atlfast::SimpleTestStatisticAbsDiff::operator() const SimpleTestStatistic **const    s,
const SimpleTestStatistic **const    t
[inline]
 

bool Atlfast::SimpleTestStatisticAbsDiff::operator() const SimpleTestStatistic *const    s,
const SimpleTestStatistic *const    t
[inline]
 

bool Atlfast::SimpleTestStatisticAbsDiff::operator() const SimpleTestStatistic    s,
const SimpleTestStatistic    t
[inline]
 


The documentation for this class was generated from the following files:
Generated on Mon Feb 4 15:56:25 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001