AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
AFunctionQueue Class Reference

Thread-safe implementation of function queue. More...

#include <AUI/Util/AFunctionQueue.h>

Public Member Functions

void operator<< (std::function< void()> function)
 
void process ()
 
bool empty () noexcept
 

Detailed Description

Thread-safe implementation of function queue.


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