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