dtDAL::FunctionFunctor0Ret< Func, RT > Class Template Reference

Special case of Functor0Ret which is used to store a regular function. More...

#include <functor.h>

Inheritance diagram for dtDAL::FunctionFunctor0Ret< Func, RT >:

dtDAL::Functor0Ret< RT > dtDAL::Functor

List of all members.

Public Member Functions

 FunctionFunctor0Ret (Func f)

Static Public Member Functions

static RT caller (const Functor &functor)


Detailed Description

template<class Func, class RT>
class dtDAL::FunctionFunctor0Ret< Func, RT >

Special case of Functor0Ret which is used to store a regular function.

Constructor & Destructor Documentation

template<class Func, class RT>
dtDAL::FunctionFunctor0Ret< Func, RT >::FunctionFunctor0Ret ( Func  f  )  [inline]


Member Function Documentation

template<class Func, class RT>
static RT dtDAL::FunctionFunctor0Ret< Func, RT >::caller ( const Functor functor  )  [inline, static]


http://www.delta3d.org
2.0.0 generated 14 Feb 2008