|
luna-sysmgr-common
|
#include <AsyncCaller.h>
Public Types | |
| typedef void(Target::* | DispatchFunction )() |
Public Member Functions | |
| AsyncCaller (Target *target, DispatchFunction function, GMainLoop *loop, int sourcePriority=G_PRIORITY_DEFAULT) | |
Public Member Functions inherited from AsyncCallerBase | |
| AsyncCallerBase (GMainLoop *loop, gint sourcePriority) | |
| virtual | ~AsyncCallerBase () |
| void | call () |
| typedef void(Target::* AsyncCaller< Target >::DispatchFunction)() |
|
inline |