Alex Bikfalvi
SimStream Documentation
ICall4< P1, P2, P3, P4 > Class Template Reference
Inheritance diagram for ICall4< P1, P2, P3, P4 >:
Public Member Functions | |
ICall4 (IDelegate4< void, P1, P2, P3, P4 > *del, P1 p1, P2 p2, P3 p3, P4 p4) | |
virtual void | operator() () |
Private Attributes | |
IDelegate4< void, P1, P2, P3, P4 > * | del |
P1 | p1 |
P2 | p2 |
P3 | p3 |
P4 | p4 |
Detailed Description
template<typename P1, typename P2, typename P3, typename P4>
class ICall4< P1, P2, P3, P4 >
Definition at line 66 of file ICall.h.
The documentation for this class was generated from the following file:
Last updated: February 8, 2011