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