You are here: Home > Projects > SimStream > Documentation

SimStream Documentation

ICall3< P1, P2, P3 > Class Template Reference

Inheritance diagram for ICall3< P1, P2, P3 >:
ICall

List of all members.

Public Member Functions

 ICall3 (IDelegate3< void, P1, P2, P3 > *del, P1 p1, P2 p2, P3 p3)
virtual void operator() ()

Private Attributes

IDelegate3< void, P1, P2, P3 > * del
P1 p1
P2 p2
P3 p3

Detailed Description

template<typename P1, typename P2, typename P3>
class ICall3< P1, P2, P3 >

Definition at line 51 of file ICall.h.


The documentation for this class was generated from the following file:

Last updated: February 8, 2011