Wire Sysio Wire Sysion 1.0.0
|
#include <catch_generators_specific.hpp>
Public Member Functions | |
RandomIntegerGenerator (Integer a, Integer b) | |
Integer const & | get () const override |
bool | next () override |
RandomIntegerGenerator (Integer a, Integer b) | |
Integer const & | get () const override |
bool | next () override |
Public Member Functions inherited from Catch::Generators::IGenerator< Integer > | |
virtual | ~IGenerator ()=default |
virtual | ~IGenerator ()=default |
Public Member Functions inherited from Catch::Generators::GeneratorUntypedBase | |
GeneratorUntypedBase ()=default | |
virtual | ~GeneratorUntypedBase () |
GeneratorUntypedBase ()=default | |
virtual | ~GeneratorUntypedBase () |
Additional Inherited Members | |
Public Types inherited from Catch::Generators::IGenerator< Integer > | |
using | type |
|
inline |
Definition at line 49 of file catch_generators_specific.hpp.
|
inline |
|
inlineoverridevirtual |
Implements Catch::Generators::IGenerator< Integer >.
Definition at line 55 of file catch_generators_specific.hpp.
|
inlineoverridevirtual |
Implements Catch::Generators::IGenerator< Integer >.
Definition at line 4093 of file catch.hpp.
|
inlineoverridevirtual |
Implements Catch::Generators::GeneratorUntypedBase.
Definition at line 58 of file catch_generators_specific.hpp.
|
inlineoverridevirtual |
Implements Catch::Generators::GeneratorUntypedBase.
Definition at line 4096 of file catch.hpp.