Tizen Native API
5.5
|
Function object callback for matching callbacks to signal signature. More...
Public Member Functions | |
CallbackFunctorReturn0 (const T &object) | |
Constructor which copies a function object. |
Function object callback for matching callbacks to signal signature.
Dali::CallbackFunctorReturn0< T, R >::CallbackFunctorReturn0 | ( | const T & | object | ) |
Constructor which copies a function object.
[in] | object | The object to copy |