| Tizen Native API
    4.0
    | 
Dali::CallbackFunctorReturn0< T, R > Class Template Reference
  Function object callback for matching callbacks to signal signature. More...
Inheritance diagram for Dali::CallbackFunctorReturn0< T, R >:
 
  
 | Public Member Functions | |
| CallbackFunctorReturn0 (const T &object) | |
| Constructor which copies a function object. | |
Detailed Description
template<class T, typename R>
class Dali::CallbackFunctorReturn0< T, R >
Function object callback for matching callbacks to signal signature.
- Since:
- 2.4, DALi version 1.0.0
Constructor & Destructor Documentation
template<class T , typename R > 
      | Dali::CallbackFunctorReturn0< T, R >::CallbackFunctorReturn0 | ( | const T & | object | ) | 
Constructor which copies a function object.
- Since:
- 2.4, DALi version 1.0.0
- Parameters:
- 
  [in] object The object to copy