Public Member Functions
Catch::IGenerator< T > Struct Template Reference

#include <catch.hpp>

Inheritance diagram for Catch::IGenerator< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual T getValue (std::size_t index) const =0
virtual std::size_t size () const =0
virtual ~IGenerator ()

Detailed Description

template<typename T>
struct Catch::IGenerator< T >

Definition at line 2348 of file catch.hpp.


Constructor & Destructor Documentation

template<typename T>
virtual Catch::IGenerator< T >::~IGenerator ( ) [inline, virtual]

Definition at line 2349 of file catch.hpp.


Member Function Documentation

template<typename T>
virtual T Catch::IGenerator< T >::getValue ( std::size_t  index) const [pure virtual]
template<typename T>
virtual std::size_t Catch::IGenerator< T >::size ( ) const [pure virtual]

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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10