proj home

Files   Classes   Functions   Hierarchy  

fnobj0< A0 > Class Template Reference

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

#include <fnobj.h>

Inheritance diagram for fnobj0< A0 >:

List of all members.

Public Member Functions

virtual A0 operator() ()=0
virtual ~fnobj0 ()


Detailed Description

template<class A0>
class fnobj0< A0 >

Functional object with return and no arguments.

The base class for functional objects with no arguments.

Definition at line 17 of file fnobj.h.


Constructor & Destructor Documentation

template<class A0>
virtual fnobj0< A0 >::~fnobj0 (  )  [inline, virtual]

Definition at line 22 of file fnobj.h.

00022 {}


Member Function Documentation

template<class A0>
virtual A0 fnobj0< A0 >::operator() (  )  [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