MRS  1.0
A C++ Class Library for Statistical Set Processing
subpavings::SPCheckVisitor Class Reference
+ Inheritance diagram for subpavings::SPCheckVisitor:

List of all members.

Public Member Functions

virtual void visit (const SPnode *const spn) const =0
 The visit operation.
virtual bool getResult () const =0
 Get the result of the visit operation.

Member Function Documentation

virtual bool subpavings::SPCheckVisitor::getResult ( ) const [pure virtual]

Get the result of the visit operation.

This should be true if the last node checked meets all of the requirements of this, false otherwise.

Implemented in subpavings::ReimannDiffToleranceCheck, subpavings::IntervalImageToleranceCheck, and subpavings::SplittableCheck.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends