UT_FunctorImpl2< R, P1, P2 > Class Template Reference

#include <UT_Functor.h>

List of all members.

Public Types

typedef R ReturnType
typedef P1 Parm1Type
typedef P2 Parm2Type

Public Member Functions

virtual ReturnType operator() (Parm1Type parm1, Parm2Type parm2) const =0
virtual UT_FunctorImpl2
< ReturnType, Parm1Type,
Parm2Type > * 
clone () const =0
virtual ~UT_FunctorImpl2 ()


Detailed Description

template<typename R, typename P1, typename P2>
class UT_FunctorImpl2< R, P1, P2 >

Definition at line 103 of file UT_Functor.h.


Member Typedef Documentation

template<typename R, typename P1, typename P2>
typedef P1 UT_FunctorImpl2< R, P1, P2 >::Parm1Type

template<typename R, typename P1, typename P2>
typedef P2 UT_FunctorImpl2< R, P1, P2 >::Parm2Type

template<typename R, typename P1, typename P2>
typedef R UT_FunctorImpl2< R, P1, P2 >::ReturnType


Constructor & Destructor Documentation

template<typename R, typename P1, typename P2>
virtual UT_FunctorImpl2< R, P1, P2 >::~UT_FunctorImpl2 (  )  [inline, virtual]

Definition at line 111 of file UT_Functor.h.


Member Function Documentation

template<typename R, typename P1, typename P2>
virtual UT_FunctorImpl2<ReturnType, Parm1Type, Parm2Type>* UT_FunctorImpl2< R, P1, P2 >::clone (  )  const [pure virtual]

template<typename R, typename P1, typename P2>
virtual ReturnType UT_FunctorImpl2< R, P1, P2 >::operator() ( Parm1Type  parm1,
Parm2Type  parm2 
) const [pure 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