#include <mlMainThreadCommunicator.h>
Definition at line 23 of file mlMainThreadCommunicator.h.
◆ call() [1/2]
template<typename Callable >
| void ml::UnprotectedMainThreadCommunicator::call |
( |
Callable && |
callable | ) |
|
|
inline |
◆ call() [2/2]
template<typename Object , typename Method , typename... Args>
| void ml::UnprotectedMainThreadCommunicator::call |
( |
Object * |
object, |
|
|
Method |
method, |
|
|
const Args &... |
args |
|
) |
| |
|
inline |
◆ callLater()
template<typename Callable >
| void ml::UnprotectedMainThreadCommunicator::callLater |
( |
Callable && |
callable | ) |
|
|
inline |
The documentation for this class was generated from the following file: