proj home

Files   Classes   Functions   Hierarchy  

fnobj3const< A0, A1, A2, A3 > Class Template Reference

Functional object with return and three arguments. More...

#include <fnobj.h>

Inheritance diagram for fnobj3const< A0, A1, A2, A3 >:

List of all members.

Public Member Functions

virtual A0 operator() (A1, A2, A3) const =0
virtual ~fnobj3const ()


Detailed Description

template<class A0, class A1, class A2, class A3>
class fnobj3const< A0, A1, A2, A3 >

Functional object with return and three arguments.

The base class for functional objects with three arguments.

Definition at line 117 of file fnobj.h.


Constructor & Destructor Documentation

template<class A0, class A1, class A2, class A3>
virtual fnobj3const< A0, A1, A2, A3 >::~fnobj3const (  )  [inline, virtual]

Definition at line 122 of file fnobj.h.

00122 {}


Member Function Documentation

template<class A0, class A1, class A2, class A3>
virtual A0 fnobj3const< A0, A1, A2, A3 >::operator() ( A1  ,
A2  ,
A3   
) const [pure virtual]


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

Generated on Fri Mar 4 00:49:57 2011 for Chelton Evans Source by  doxygen 1.5.8