#include <ui_thread.h>
◆ UIThread() [1/2]
clan::UIThread::UIThread |
( |
| ) |
|
Constructs a null instance.
◆ UIThread() [2/2]
clan::UIThread::UIThread |
( |
ResourceManager |
manager, |
|
|
const std::function< void(const std::exception_ptr &)> & |
exception_handler = std::function< void(const std::exception_ptr &)>() |
|
) |
| |
◆ ~UIThread()
clan::UIThread::~UIThread |
( |
| ) |
|
◆ get_instance()
static UIThread* clan::UIThread::get_instance |
( |
| ) |
|
|
static |
◆ get_resources()
◆ try_catch()
static bool clan::UIThread::try_catch |
( |
const std::function< void()> & |
block | ) |
|
|
static |
The documentation for this class was generated from the following file: