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