add(const IGenerator< T > *generator) | Catch::CompositeGenerator< T > | [inline] |
CompositeGenerator() | Catch::CompositeGenerator< T > | [inline] |
CompositeGenerator(CompositeGenerator &other) | Catch::CompositeGenerator< T > | [inline] |
m_composed | Catch::CompositeGenerator< T > | [private] |
m_fileInfo | Catch::CompositeGenerator< T > | [private] |
m_totalSize | Catch::CompositeGenerator< T > | [private] |
move(CompositeGenerator &other) | Catch::CompositeGenerator< T > | [inline, private] |
operator T() const | Catch::CompositeGenerator< T > | [inline] |
setFileInfo(const char *fileInfo) | Catch::CompositeGenerator< T > | [inline] |
then(CompositeGenerator &other) | Catch::CompositeGenerator< T > | [inline] |
then(T value) | Catch::CompositeGenerator< T > | [inline] |
~CompositeGenerator() | Catch::CompositeGenerator< T > | [inline] |