#include <functor.h>

Public Types | |
| typedef dtUtil::Functor< void, TYPELIST_0()> | UtilFunctor0 |
Public Member Functions | |
| MemberFunctor0 (Callee &c, const MemFunc &m) | |
| UtilFunctor0 | ToUtilFunctor () |
Static Public Member Functions | |
| static void | caller (const Functor &functor) |
| typedef dtUtil::Functor<void, TYPELIST_0()> dtDAL::MemberFunctor0< Callee, MemFunc >::UtilFunctor0 |
| dtDAL::MemberFunctor0< Callee, MemFunc >::MemberFunctor0 | ( | Callee & | c, | |
| const MemFunc & | m | |||
| ) | [inline] |
| static void dtDAL::MemberFunctor0< Callee, MemFunc >::caller | ( | const Functor & | functor | ) | [inline, static] |
| UtilFunctor0 dtDAL::MemberFunctor0< Callee, MemFunc >::ToUtilFunctor | ( | ) | [inline] |