#include <main_thread_callback.h>
|
| template<typename host_t , typename param_t > |
| static void | callThis (host_t *host, param_t ¶m) |
| |
| template<typename host_t > |
| static void | callThis (host_t *host) |
| |
Definition at line 38 of file main_thread_callback.h.
template<typename host_t , typename param_t >
| static void callInMainThread::callThis |
( |
host_t * |
host, |
|
|
param_t & |
param |
|
) |
| |
|
inlinestatic |
template<typename host_t >
| static void callInMainThread::callThis |
( |
host_t * |
host | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: