Tizen Native API
4.0
|
Specializations for function object callbacks. More...
Public Member Functions | |
CallbackFunctor0 (const T &object) | |
Constructor which copies a function object. |
Specializations for function object callbacks.
Dali::CallbackFunctor0< T >::CallbackFunctor0 | ( | const T & | object | ) |
Constructor which copies a function object.
[in] | object | The object to copy |