#include <Macho.h>
 | 
|   | _Event2 (Signature handler, const P1 &p1, const P2 &p2) | 
|   | 
◆ _Event2()
template<class TOP , class R , class P1 , class P2 > 
  
  
      
        
          | Macho::_Event2< TOP, R, P1, P2 >::_Event2  | 
          ( | 
          Signature |           handler,  | 
         
        
           | 
           | 
          const P1 & |           p1,  | 
         
        
           | 
           | 
          const P2 & |           p2 ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ dispatch()
template<class TOP , class R , class P1 , class P2 > 
 
Implements Macho::_IEventBase.
References Macho::_Event2< TOP, R, P1, P2 >::myHandler, Macho::_Event2< TOP, R, P1, P2 >::myParam1, Macho::_Event2< TOP, R, P1, P2 >::myParam2, and Macho::_StateInstance::specification().
 
 
◆ myHandler
template<class TOP , class R , class P1 , class P2 > 
 
 
◆ myParam1
template<class TOP , class R , class P1 , class P2 > 
 
 
◆ myParam2
template<class TOP , class R , class P1 , class P2 > 
 
 
The documentation for this class was generated from the following file: