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 hasGenerator () const -> bool=0
 
virtual void setGenerator (Generators::GeneratorBasePtr &&generator)=0
 
virtual ~IGeneratorTracker ()
 

Detailed Description

Definition at line 3858 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::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:


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