
Public Types | |
| typedef void | ReturnType |
Public Member Functions | |
| UT_MemFunHandler (const PointerToObj &pointer_to_obj, const PointerToMemFn pointer_to_mem_fn) | |
| virtual UT_FunctorImpl< void > * | clone () const |
| virtual void | operator() () const |
Definition at line 44 of file UT_Functor.C.
| typedef void UT_MemFunHandler< UT_Functor< void >, PointerToObj, PointerToMemFn >::ReturnType |
| UT_MemFunHandler< UT_Functor< void >, PointerToObj, PointerToMemFn >::UT_MemFunHandler | ( | const PointerToObj & | pointer_to_obj, | |
| const PointerToMemFn | pointer_to_mem_fn | |||
| ) | [inline] |
Definition at line 50 of file UT_Functor.C.
| virtual UT_FunctorImpl<void>* UT_MemFunHandler< UT_Functor< void >, PointerToObj, PointerToMemFn >::clone | ( | ) | const [inline, virtual] |
| virtual void UT_MemFunHandler< UT_Functor< void >, PointerToObj, PointerToMemFn >::operator() | ( | ) | const [inline, virtual] |
1.5.9