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