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

CTBfunc1f1v Class Template Reference

Function object for 1 function of 1 variable. More...

#include <CTBfunc.hxx>

Inheritance diagram for CTBfunc1f1v:

Inheritance graph
[legend]
Collaboration diagram for CTBfunc1f1v:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual T operator() (T x)=0

Detailed Description

template<class T>
class CTBfunc1f1v< T >

Function object for 1 function of 1 variable.

Definition at line 26 of file CTBfunc.hxx.


Member Function Documentation

template<class T>
T CTBfunc1f1v< T >::operator() T x [pure virtual]
 

Parameters:
x  
Returns:
f(x)


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