tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
tracktion_AsyncFunctionUtils.h File Reference

Go to the source code of this file.

Classes

struct  tracktion::engine::AsyncCaller
 Asyncronously call a function. More...
 
struct  tracktion::engine::AsyncFunctionCaller
 Holds a list of function objects and enables you to call them asyncronously. More...
 
class  tracktion::engine::LambdaTimer
 
class  tracktion::engine::MessageThreadCallback
 Calls a function on the message thread checking a calling thread for an exit signal. More...
 
struct  tracktion::engine::BlockingFunction
 

Namespaces

namespace  tracktion
 
namespace  tracktion::engine
 Declarations from this namespaces are inlined into tracktion.
 

Functions

bool tracktion::engine::callBlocking (std::function< void()> f)