lab_trees
Tempestuous Trees
Catch::CompositeGenerator< T > Class Template Reference
Collaboration diagram for Catch::CompositeGenerator< T >:
[legend]

Public Member Functions

 CompositeGenerator (CompositeGenerator &other)
 
CompositeGeneratorsetFileInfo (const char *fileInfo)
 
 operator T () const
 
void add (const IGenerator< T > *generator)
 
CompositeGeneratorthen (CompositeGenerator &other)
 
CompositeGeneratorthen (T value)
 

Private Member Functions

void move (CompositeGenerator &other)
 

Private Attributes

std::vector< const IGenerator< T > * > m_composed
 
std::string m_fileInfo
 
size_t m_totalSize
 

The documentation for this class was generated from the following file: