Alex Bikfalvi
SimStream Documentation
Event5< R, P1, P2, P3, P4, P5 > Class Template Reference
Public Member Functions | |
void | operator+= (IDelegate5< R, P1, P2, P3, P4, P5 > *del) |
void | operator() (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) |
Private Attributes | |
list< IDelegate5< R, P1, P2, P3, P4, P5 > * > | delegates |
Detailed Description
template<typename R, typename P1, typename P2, typename P3, typename P4, typename P5>
class Event5< R, P1, P2, P3, P4, P5 >
Definition at line 73 of file Event.h.
The documentation for this class was generated from the following file:
Last updated: February 8, 2011