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

CTBfunc1Arg Class Template Reference

Generic function object for methods with 1 argument. More...

#include <CTBfunc.hxx>

Inheritance diagram for CTBfunc1Arg:

Inheritance graph
[legend]
Collaboration diagram for CTBfunc1Arg:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual TR operator() (T1 p1)=0

Detailed Description

template<class TR, class T1>
class CTBfunc1Arg< TR, T1 >

Generic function object for methods with 1 argument.

Definition at line 85 of file CTBfunc.hxx.


Member Function Documentation

template<class TR, class T1>
TR CTBfunc1Arg< TR, T1 >::operator() T1 p1 [pure virtual]
 

Generic function with one argument p1 of type T1 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:40 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001