Public Types | Public Member Functions | List of all members
Catch::Generators::IGenerator< T > Struct Template Referenceabstract

#include <catch.hpp>

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

Public Types

using type = T
 

Public Member Functions

virtual T const & get () const =0
 
virtual ~IGenerator ()=default
 
- Public Member Functions inherited from Catch::Generators::GeneratorUntypedBase
 GeneratorUntypedBase ()=default
 
virtual bool next ()=0
 
virtual ~GeneratorUntypedBase ()
 

Detailed Description

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

Definition at line 3940 of file catch.hpp.

Member Typedef Documentation

template<typename T>
using Catch::Generators::IGenerator< T >::type = T

Definition at line 3948 of file catch.hpp.

Constructor & Destructor Documentation

template<typename T>
virtual Catch::Generators::IGenerator< T >::~IGenerator ( )
virtualdefault

Member Function Documentation

template<typename T>
virtual T const& Catch::Generators::IGenerator< T >::get ( ) const
pure virtual

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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:36