User Manual, Developers Guide and API Documentation

wns::Functor< RetVal > Class Template Reference

The base class of the Functor without arguments.

#include <Functor.hpp>

Inheritance diagram for wns::Functor< RetVal >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual RetVal operator() () const =0
 The operator to be called to execute the functor.
virtual ~Functor ()


Detailed Description

template<typename RetVal = void>
class wns::Functor< RetVal >

Definition at line 36 of file Functor.hpp.


Constructor & Destructor Documentation

template<typename RetVal = void>
virtual wns::Functor< RetVal >::~Functor (  )  [inline, virtual]

Definition at line 46 of file Functor.hpp.


Member Function Documentation

template<typename RetVal = void>
virtual RetVal wns::Functor< RetVal >::operator() (  )  const [pure virtual]


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

Generated on Sat May 26 03:32:50 2012 for openWNS by  doxygen 1.5.5