Audacity 3.2.0
Public Member Functions | List of all members
audacity::concurrency::ICancellable Class Referenceabstract

#include <ICancellable.h>

Inheritance diagram for audacity::concurrency::ICancellable:
[legend]

Public Member Functions

virtual ~ICancellable ()=default
 
virtual void Cancel ()=0
 

Detailed Description

Definition at line 11 of file ICancellable.h.

Constructor & Destructor Documentation

◆ ~ICancellable()

virtual audacity::concurrency::ICancellable::~ICancellable ( )
virtualdefault

Member Function Documentation

◆ Cancel()

virtual void audacity::concurrency::ICancellable::Cancel ( )
pure virtual

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