CustusX
22.04-rc5
An IGT application
|
#include <catch.hpp>
Public Member Functions | |
virtual | ~IGenerator () |
virtual T | getValue (std::size_t index) const =0 |
virtual std::size_t | size () const =0 |
|
inlinevirtual |
|
pure virtual |
Implemented in Catch::ValuesGenerator< T >, and Catch::BetweenGenerator< T >.
|
pure virtual |
Implemented in Catch::ValuesGenerator< T >, and Catch::BetweenGenerator< T >.