NorMIT-nav  18.04
An IGT application
Catch::IGeneratorsForTest Struct Referenceabstract

#include <catch.hpp>

Public Member Functions

virtual ~IGeneratorsForTest ()
 
virtual IGeneratorInfogetGeneratorInfo (std::string const &fileInfo, std::size_t size)=0
 
virtual bool moveNext ()=0
 

Detailed Description

Definition at line 280 of file catch.hpp.

Constructor & Destructor Documentation

virtual Catch::IGeneratorsForTest::~IGeneratorsForTest ( )
virtual

Member Function Documentation

virtual IGeneratorInfo& Catch::IGeneratorsForTest::getGeneratorInfo ( std::string const &  fileInfo,
std::size_t  size 
)
pure virtual
virtual bool Catch::IGeneratorsForTest::moveNext ( )
pure virtual

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