QtRocket
 
Loading...
Searching...
No Matches
Catch::Generators::Generators< T > Member List

This is the complete list of members for Catch::Generators::Generators< T >, including all inherited members.

add_generator(GeneratorWrapper< T > &&generator)Catch::Generators::Generators< T >inlineprivate
add_generator(T const &val)Catch::Generators::Generators< T >inlineprivate
add_generator(T &&val)Catch::Generators::Generators< T >inlineprivate
add_generator(U &&val)Catch::Generators::Generators< T >inlineprivate
add_generators(U &&valueOrGenerator)Catch::Generators::Generators< T >inlineprivate
add_generators(U &&valueOrGenerator, Gs &&... moreGenerators)Catch::Generators::Generators< T >inlineprivate
countedNext()Catch::Generators::GeneratorUntypedBase
currentElementAsString() constCatch::Generators::GeneratorUntypedBase
currentElementIndex() constCatch::Generators::GeneratorUntypedBaseinline
Generators(Gs &&... moreGenerators)Catch::Generators::Generators< T >inline
GeneratorUntypedBase()=defaultCatch::Generators::GeneratorUntypedBase
GeneratorUntypedBase(GeneratorUntypedBase const &)=defaultCatch::Generators::GeneratorUntypedBase
get() const overrideCatch::Generators::Generators< T >inlinevirtual
m_currentCatch::Generators::Generators< T >private
m_currentElementIndexCatch::Generators::GeneratorUntypedBaseprivate
m_generatorsCatch::Generators::Generators< T >private
m_stringReprCacheCatch::Generators::GeneratorUntypedBasemutableprivate
next() overrideCatch::Generators::Generators< T >inlinevirtual
operator=(GeneratorUntypedBase const &)=defaultCatch::Generators::GeneratorUntypedBase
stringifyImpl() const overrideCatch::Generators::IGenerator< T >inlineprivatevirtual
type typedefCatch::Generators::IGenerator< T >
~GeneratorUntypedBase()Catch::Generators::GeneratorUntypedBasevirtual