UT_FunctorImpl1< R, P1 > Class Template Reference

#include <UT_Functor.h>

List of all members.

Public Types

typedef R ReturnType
typedef P1 Parm1Type

Public Member Functions

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


Detailed Description

template<typename R, typename P1>
class UT_FunctorImpl1< R, P1 >

Definition at line 90 of file UT_Functor.h.


Member Typedef Documentation

template<typename R, typename P1>
typedef P1 UT_FunctorImpl1< R, P1 >::Parm1Type

template<typename R, typename P1>
typedef R UT_FunctorImpl1< R, P1 >::ReturnType


Constructor & Destructor Documentation

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

Definition at line 97 of file UT_Functor.h.


Member Function Documentation

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

template<typename R, typename P1>
virtual ReturnType UT_FunctorImpl1< R, P1 >::operator() ( Parm1Type  parm1  )  const [pure virtual]


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

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