| 
    Tizen Native API
    5.0
    
   
   | 
  
  
  
 
Specializations for function object callbacks. More...
Inheritance diagram for Dali::CallbackFunctor0< T >:
  
 Public Member Functions | |
| CallbackFunctor0 (const T &object) | |
| Constructor which copies a function object.   | |
Detailed Description
template<class T>
class Dali::CallbackFunctor0< T >
Specializations for function object callbacks.
- Since:
 - 3.0, DALi version 1.0.0
 
Constructor & Destructor Documentation
template<class T > 
      | Dali::CallbackFunctor0< T >::CallbackFunctor0 | ( | const T & | object | ) | 
Constructor which copies a function object.
- Since:
 - 3.0, DALi version 1.0.0
 
- Parameters:
 - 
  
[in] object The object to copy