dtDAL::Functor0 Class Reference

Functor which takes no parameters and returns no value. More...

#include <functor.h>

Inheritance diagram for dtDAL::Functor0:

dtDAL::Functor dtDAL::FunctionFunctor0< Func > dtDAL::MemberFunctor0< Callee, MemFunc >

List of all members.

Public Member Functions

 Functor0 ()
void operator() () const

Protected Types

typedef void(* CallFunc )(const Functor &)

Protected Member Functions

 Functor0 (CallFunc cf, const void *c, BaseFunc f, const void *mf, size_t sz)


Detailed Description

Functor which takes no parameters and returns no value.

Member Typedef Documentation

typedef void(* dtDAL::Functor0::CallFunc)(const Functor &) [protected]


Constructor & Destructor Documentation

dtDAL::Functor0::Functor0 (  )  [inline]

dtDAL::Functor0::Functor0 ( CallFunc  cf,
const void *  c,
BaseFunc  f,
const void *  mf,
size_t  sz 
) [inline, protected]


Member Function Documentation

void dtDAL::Functor0::operator() (  )  const [inline]


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