UT_FunctorHandler2< ParentFunctor, FunctorType > Class Template Reference

#include <UT_Functor.h>

Inheritance diagram for UT_FunctorHandler2< ParentFunctor, FunctorType >:

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_FunctorHandler2 (const FunctorType &functor)
virtual UT_FunctorImpl2
< ReturnType, Parm1Type,
Parm2Type > * 
clone () const
virtual ReturnType operator() (Parm1Type parm1, Parm2Type parm2) const


Detailed Description

template<typename ParentFunctor, typename FunctorType>
class UT_FunctorHandler2< ParentFunctor, FunctorType >

Definition at line 169 of file UT_Functor.h.


Member Typedef Documentation

template<typename ParentFunctor, typename FunctorType>
typedef ParentFunctor::Parm1Type UT_FunctorHandler2< ParentFunctor, FunctorType >::Parm1Type

template<typename ParentFunctor, typename FunctorType>
typedef ParentFunctor::Parm2Type UT_FunctorHandler2< ParentFunctor, FunctorType >::Parm2Type

template<typename ParentFunctor, typename FunctorType>
typedef ParentFunctor::ReturnType UT_FunctorHandler2< ParentFunctor, FunctorType >::ReturnType


Constructor & Destructor Documentation

template<typename ParentFunctor, typename FunctorType>
UT_FunctorHandler2< ParentFunctor, FunctorType >::UT_FunctorHandler2 ( const FunctorType &  functor  )  [inline]

Definition at line 178 of file UT_Functor.h.


Member Function Documentation

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

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


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

Generated on Thu Jan 31 00:33:02 2013 for HDK by  doxygen 1.5.9