UT_MemFunHandler2< ParentFunctor, PointerToObj, PointerToMemFn > Class Template Reference

#include <UT_Functor.h>

Inheritance diagram for UT_MemFunHandler2< ParentFunctor, PointerToObj, PointerToMemFn >:

UT_FunctorImpl2< ParentFunctor::ReturnType, ParentFunctor::Parm1Type, ParentFunctor::Parm2Type >

List of all members.

Public Types

typedef ParentFunctor::ReturnType ReturnType
typedef ParentFunctor::Parm1Type Parm1Type
typedef ParentFunctor::Parm2Type Parm2Type

Public Member Functions

 UT_MemFunHandler2 (const PointerToObj &pointer_to_obj, const PointerToMemFn pointer_to_mem_fn)
virtual UT_FunctorImpl2
< ReturnType, Parm1Type,
Parm2Type > * 
clone () const
virtual ReturnType operator() (Parm1Type parm1, Parm2Type parm2) const


Detailed Description

template<typename ParentFunctor, typename PointerToObj, typename PointerToMemFn>
class UT_MemFunHandler2< ParentFunctor, PointerToObj, PointerToMemFn >

Definition at line 252 of file UT_Functor.h.


Member Typedef Documentation

template<typename ParentFunctor, typename PointerToObj, typename PointerToMemFn>
typedef ParentFunctor::Parm1Type UT_MemFunHandler2< ParentFunctor, PointerToObj, PointerToMemFn >::Parm1Type

template<typename ParentFunctor, typename PointerToObj, typename PointerToMemFn>
typedef ParentFunctor::Parm2Type UT_MemFunHandler2< ParentFunctor, PointerToObj, PointerToMemFn >::Parm2Type

template<typename ParentFunctor, typename PointerToObj, typename PointerToMemFn>
typedef ParentFunctor::ReturnType UT_MemFunHandler2< ParentFunctor, PointerToObj, PointerToMemFn >::ReturnType


Constructor & Destructor Documentation

template<typename ParentFunctor, typename PointerToObj, typename PointerToMemFn>
UT_MemFunHandler2< ParentFunctor, PointerToObj, PointerToMemFn >::UT_MemFunHandler2 ( const PointerToObj &  pointer_to_obj,
const PointerToMemFn  pointer_to_mem_fn 
) [inline]

Definition at line 262 of file UT_Functor.h.


Member Function Documentation

template<typename ParentFunctor, typename PointerToObj, typename PointerToMemFn>
virtual UT_FunctorImpl2<ReturnType, Parm1Type, Parm2Type>* UT_MemFunHandler2< ParentFunctor, PointerToObj, PointerToMemFn >::clone (  )  const [inline, virtual]

template<typename ParentFunctor, typename PointerToObj, typename PointerToMemFn>
virtual ReturnType UT_MemFunHandler2< ParentFunctor, PointerToObj, PointerToMemFn >::operator() ( Parm1Type  parm1,
Parm2Type  parm2 
) const [inline, virtual]


The documentation for this class was generated from the following file:

Generated on Mon Jan 28 00:49:08 2013 for HDK by  doxygen 1.5.9