RVL::Oracle< T > Class Template Reference

Generic oracle interface. More...

#include <utility.hh>

Inheritance diagram for RVL::Oracle< T >:

RVL::Writeable List of all members.

Public Member Functions

virtual bool isFeasible (T const &) const =0
 yes or no

Detailed Description

template<typename T>
class RVL::Oracle< T >

Generic oracle interface.

Should be able to say what it does, so child of Writeable.

Definition at line 265 of file utility.hh.


Member Function Documentation

template<typename T>
virtual bool RVL::Oracle< T >::isFeasible ( T const &   )  const [pure virtual]

yes or no


The documentation for this class was generated from the following file:
Generated on 5 Jan 2017 for RVL by  doxygen 1.4.7