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