You are here: Home > Projects > SimStream > Documentation

SimStream Documentation

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

Inheritance diagram for Call5< P1, P2, P3, P4, P5 >:
Call

List of all members.

Public Member Functions

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

Private Attributes

IDelegate5< void, P1, P2, P3,
P4, P5 > * 
del

Detailed Description

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

Definition at line 78 of file Call.h.


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

Last updated: February 8, 2011