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