CustusX
22.04-rc2
An IGT application
|
#include <catch.hpp>
Public Member Functions | |
ValuesGenerator () | |
void | add (T value) |
virtual T | getValue (std::size_t index) const |
virtual std::size_t | size () const |
Public Member Functions inherited from Catch::IGenerator< T > | |
virtual | ~IGenerator () |
|
inline |
|
inline |
|
inlinevirtual |
Implements Catch::IGenerator< T >.
|
inlinevirtual |
Implements Catch::IGenerator< T >.