Public Member Functions | List of all members
Catch::IGeneratorTracker Struct Referenceabstract

#include <catch.hpp>

Public Member Functions

virtual auto getGenerator () const -> Generators::GeneratorBasePtr const &=0
 
virtual auto getIndex () const -> std::size_t=0
 
virtual auto hasGenerator () const -> bool=0
 
virtual void setGenerator (Generators::GeneratorBasePtr &&generator)=0
 
virtual ~IGeneratorTracker ()
 

Detailed Description

Definition at line 3001 of file catch.hpp.

Constructor & Destructor Documentation

virtual Catch::IGeneratorTracker::~IGeneratorTracker ( )
virtual

Member Function Documentation

virtual auto Catch::IGeneratorTracker::getGenerator ( ) const -> Generators::GeneratorBasePtr const &
pure virtual
virtual auto Catch::IGeneratorTracker::getIndex ( ) const -> std::size_t
pure virtual
virtual auto Catch::IGeneratorTracker::hasGenerator ( ) const -> bool
pure virtual
virtual void Catch::IGeneratorTracker::setGenerator ( Generators::GeneratorBasePtr &&  generator)
pure virtual

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


catch_ros
Author(s): Max Schwarz
autogenerated on Thu Jan 14 2021 03:32:26