Tizen Native API  6.5
Dali::DispatcherReturn0< T, R > Struct Template Reference

Dispatcher to call the actual member function. More...

Static Public Member Functions

static R Dispatch (CallbackBase &callback)
 Calls an actual member function.

Detailed Description

template<class T, typename R>
struct Dali::DispatcherReturn0< T, R >

Dispatcher to call the actual member function.

Since:
2.4, DALi version 1.0.0

Member Function Documentation

template<class T , typename R >
static R Dali::DispatcherReturn0< T, R >::Dispatch ( CallbackBase callback) [static]

Calls an actual member function.

Since:
2.4, DALi version 1.0.0
Parameters:
[in]callbackThe callback information
Returns:
The value