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

#include <catch.hpp>

Public Member Functions

virtual ~IGeneratorInfo ()
 
virtual bool moveNext ()=0
 
virtual std::size_t getCurrentIndex () const =0
 

Detailed Description

Definition at line 274 of file catch.hpp.

Constructor & Destructor Documentation

virtual Catch::IGeneratorInfo::~IGeneratorInfo ( )
virtual

Member Function Documentation

virtual std::size_t Catch::IGeneratorInfo::getCurrentIndex ( ) const
pure virtual
virtual bool Catch::IGeneratorInfo::moveNext ( )
pure virtual

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