You are here: Home > Projects > SimStream > Documentation

SimStream Documentation

ICall5< P1, P2, P3, P4, P5 > Class Template Reference

Inheritance diagram for ICall5< P1, P2, P3, P4, P5 >:
ICall

List of all members.

Public Member Functions

 ICall5 (IDelegate5< void, P1, P2, P3, P4, P5 > *del, P1 p1, P2 p2, P3 p3, P4 p4, P5 p5)
virtual void operator() ()

Private Attributes

IDelegate5< void, P1, P2, P3,
P4, P5 > * 
del
P1 p1
P2 p2
P3 p3
P4 p4
P5 p5

Detailed Description

template<typename P1, typename P2, typename P3, typename P4, typename P5>
class ICall5< P1, P2, P3, P4, P5 >

Definition at line 82 of file ICall.h.


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

Last updated: February 8, 2011