Wire Sysio Wire Sysion 1.0.0
|
#include <catch_generators_specific.hpp>
Public Member Functions | |
RangeGenerator (T const &start, T const &end, T const &step) | |
RangeGenerator (T const &start, T const &end) | |
T const & | get () const override |
bool | next () override |
RangeGenerator (T const &start, T const &end, T const &step) | |
RangeGenerator (T const &start, T const &end) | |
T const & | get () const override |
bool | next () override |
Public Member Functions inherited from Catch::Generators::IGenerator< T > | |
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< T > | |
using | type = T |
|
inline |
Definition at line 93 of file catch_generators_specific.hpp.
|
inline |
Definition at line 104 of file catch_generators_specific.hpp.
|
inline |
Definition at line 4130 of file catch.hpp.
|
inline |
|
inlineoverridevirtual |
Implements Catch::Generators::IGenerator< T >.
Definition at line 108 of file catch_generators_specific.hpp.
|
inlineoverridevirtual |
Implements Catch::Generators::IGenerator< T >.
Definition at line 4145 of file catch.hpp.
|
inlineoverridevirtual |
Implements Catch::Generators::GeneratorUntypedBase.
Definition at line 112 of file catch_generators_specific.hpp.
|
inlineoverridevirtual |
Implements Catch::Generators::GeneratorUntypedBase.
Definition at line 4149 of file catch.hpp.