Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

CTBfunc3Arg Class Template Reference

#include <CTBfunc.hxx>

Inheritance diagram for CTBfunc3Arg:

Inheritance graph
[legend]
Collaboration diagram for CTBfunc3Arg:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual TR operator() (T1 p1, T2 p2, T3 p3)=0

template<class TR, class T1, class T2, class T3>
class CTBfunc3Arg< TR, T1, T2, T3 >


Member Function Documentation

template<class TR, class T1, class T2, class T3>
TR CTBfunc3Arg< TR, T1, T2, T3 >::operator() T1 p1,
T2 p2,
T3 p3
[pure virtual]
 

Generic function with three arguments p1 ,.., p3 of types T1 ,..., T3 with a return value of type TR.


The documentation for this class was generated from the following files:
Generated at Fri Oct 24 18:13:42 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001