Tizen Native API
5.5
|
Dispatcher to call the actual member function. More...
Static Public Member Functions | |
static R | Dispatch (CallbackBase &callback) |
Calls an actual member function. |
Dispatcher to call the actual member function.
static R Dali::DispatcherReturn0< T, R >::Dispatch | ( | CallbackBase & | callback | ) | [static] |
Calls an actual member function.
[in] | callback | The callback information |