#include <IHandlerFunctor.h>
◆ IHandlerFunctor()
template<class Handler , class Parameter > 
 
 
◆ ~IHandlerFunctor()
template<class Handler , class Parameter > 
 
 
◆ ExecuteHandler()
template<class Handler , class Parameter > 
  
  
      
        
          | virtual bool RE::IHandlerFunctor< Handler, Parameter >::ExecuteHandler  | 
          ( | 
          Handler &  | 
          a_handler,  | 
         
        
           | 
           | 
          const Parameter &  | 
          a_parameter  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ operator()()
template<class Handler , class Parameter > 
  
  
      
        
          | bool RE::IHandlerFunctor< Handler, Parameter >::operator()  | 
          ( | 
          Handler &  | 
          a_handler,  | 
         
        
           | 
           | 
          const Parameter &  | 
          a_parameter  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ pad0C
template<class Handler , class Parameter > 
      
 
 
The documentation for this class was generated from the following file: