dtDAL::FunctionFunctor1< Func, P1 > Class Template Reference

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

#include <functor.h>

Inheritance diagram for dtDAL::FunctionFunctor1< Func, P1 >:

dtDAL::Functor1< P1 > dtDAL::Functor

List of all members.

Public Member Functions

 FunctionFunctor1 (Func f)

Static Public Member Functions

static void caller (const Functor &functor, P1 p1)


Detailed Description

template<class Func, class P1>
class dtDAL::FunctionFunctor1< Func, P1 >

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

Constructor & Destructor Documentation

template<class Func, class P1>
dtDAL::FunctionFunctor1< Func, P1 >::FunctionFunctor1 ( Func  f  )  [inline]


Member Function Documentation

template<class Func, class P1>
static void dtDAL::FunctionFunctor1< Func, P1 >::caller ( const Functor functor,
P1  p1 
) [inline, static]


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