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