proj home

Files   Classes   Functions   Hierarchy  

fnobj2const< A0, A1, A2 > Class Template Reference

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

#include <fnobj.h>

Inheritance diagram for fnobj2const< A0, A1, A2 >:

List of all members.

Public Member Functions

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


Detailed Description

template<class A0, class A1, class A2>
class fnobj2const< A0, A1, A2 >

Functional object with return and two arguments.

The base class for functional objects with two arguments.

Definition at line 88 of file fnobj.h.


Constructor & Destructor Documentation

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

Definition at line 93 of file fnobj.h.

00093 {}


Member Function Documentation

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


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

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