Tizen Native API  5.5
Dali::Dispatcher0< T > Struct Template Reference

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:
3.0, 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:
3.0, DALi version 1.0.0
Parameters:
[in]callbackThe callback information