proj home

Files   Classes   Functions   Hierarchy  

fnobj0const< A0 > Class Template Reference

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

#include <fnobj.h>

Inheritance diagram for fnobj0const< A0 >:

List of all members.

Public Member Functions

virtual A0 operator() () const =0
virtual ~fnobj0const ()


Detailed Description

template<class A0>
class fnobj0const< A0 >

Functional object with return and no arguments.

The base class for functional objects with no arguments.

Definition at line 31 of file fnobj.h.


Constructor & Destructor Documentation

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

Definition at line 36 of file fnobj.h.

00036 {}


Member Function Documentation

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