Tizen Native API
6.0
|
Dispatcher to call the actual member function. More...
Static Public Member Functions | |
static void | Dispatch (CallbackBase &callback) |
Calls an actual member function. |
Detailed Description
template<class T>
struct Dali::Dispatcher0< T >
Dispatcher to call the actual member function.
- Since:
- 2.4, DALi version 1.0.0
Member Function Documentation
template<class T >
static void Dali::Dispatcher0< T >::Dispatch | ( | CallbackBase & | callback | ) | [static] |
Calls an actual member function.
- Since:
- 2.4, DALi version 1.0.0
- Parameters:
-
[in] callback The callback information