sst-waveshapers
Waveshapers submodule for the Surge Synthesizer
Public Member Functions | List of all members
IGeneratorTracker Struct Referenceabstract

Public Member Functions

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

Constructor & Destructor Documentation

◆ ~IGeneratorTracker()

virtual ~IGeneratorTracker ( )
virtual

Member Function Documentation

◆ hasGenerator()

virtual auto hasGenerator ( ) const -> bool
pure virtual

◆ getGenerator()

virtual auto getGenerator ( ) const -> Generators::GeneratorBasePtr const &
pure virtual

◆ setGenerator()

virtual void setGenerator ( Generators::GeneratorBasePtr &&  generator)
pure virtual

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