| 
    Tizen Native API
    5.5
    
   
   | 
  
  
  
 
Dispatcher to call a functor. More...
Static Public Member Functions | |
| static void | Dispatch (void *functorPtr) | 
| Calls a function object.   | |
Dispatcher to call a functor.
| static void Dali::FunctorDispatcher< T >::Dispatch | ( | void * | functorPtr | ) |  [static] | 
        
Calls a function object.
| [in] | functorPtr | The functor to call |