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