This is the complete list of members for Catch::Generators::GeneratorUntypedBase, including all inherited members.
countedNext() | Catch::Generators::GeneratorUntypedBase | |
currentElementAsString() const | Catch::Generators::GeneratorUntypedBase | |
currentElementIndex() const | Catch::Generators::GeneratorUntypedBase | inline |
GeneratorUntypedBase()=default | Catch::Generators::GeneratorUntypedBase | |
GeneratorUntypedBase(GeneratorUntypedBase const &)=default | Catch::Generators::GeneratorUntypedBase | |
m_currentElementIndex | Catch::Generators::GeneratorUntypedBase | private |
m_stringReprCache | Catch::Generators::GeneratorUntypedBase | mutableprivate |
next()=0 | Catch::Generators::GeneratorUntypedBase | privatepure virtual |
operator=(GeneratorUntypedBase const &)=default | Catch::Generators::GeneratorUntypedBase | |
stringifyImpl() const =0 | Catch::Generators::GeneratorUntypedBase | privatepure virtual |
~GeneratorUntypedBase() | Catch::Generators::GeneratorUntypedBase | virtual |