UT_Functor1< R, P1 > Class Template Reference

#include <UT_Functor.h>

List of all members.

Classes

class  Helper

Public Types

typedef R ReturnType
typedef P1 Parm1Type

Public Member Functions

 UT_Functor1 ()
 UT_Functor1 (UT_FunctorImpl1< ReturnType, Parm1Type > *functor_implementation)
template<typename FunctorType >
 UT_Functor1 (FunctorType functor)
template<typename PointerToObj , typename PointerToMemFn >
 UT_Functor1 (const PointerToObj &pointer, PointerToMemFn method)
 ~UT_Functor1 ()
UT_Functor1operator= (const UT_Functor1 &functor)
ReturnType operator() (Parm1Type parm1) const
bool isSet () const


Detailed Description

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

Definition at line 377 of file UT_Functor.h.


Member Typedef Documentation

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

Definition at line 381 of file UT_Functor.h.

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

Definition at line 380 of file UT_Functor.h.


Constructor & Destructor Documentation

template<typename R, typename P1>
UT_Functor1< R, P1 >::UT_Functor1 (  )  [inline]

Definition at line 383 of file UT_Functor.h.

template<typename R, typename P1>
UT_Functor1< R, P1 >::UT_Functor1 ( UT_FunctorImpl1< ReturnType, Parm1Type > *  functor_implementation  )  [inline, explicit]

Definition at line 385 of file UT_Functor.h.

template<typename R, typename P1>
template<typename FunctorType >
UT_Functor1< R, P1 >::UT_Functor1 ( FunctorType  functor  )  [inline]

Definition at line 391 of file UT_Functor.h.

template<typename R, typename P1>
template<typename PointerToObj , typename PointerToMemFn >
UT_Functor1< R, P1 >::UT_Functor1 ( const PointerToObj &  pointer,
PointerToMemFn  method 
) [inline]

Definition at line 396 of file UT_Functor.h.

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

Definition at line 401 of file UT_Functor.h.


Member Function Documentation

template<typename R, typename P1>
bool UT_Functor1< R, P1 >::isSet (  )  const [inline]

Definition at line 424 of file UT_Functor.h.

template<typename R, typename P1>
ReturnType UT_Functor1< R, P1 >::operator() ( Parm1Type  parm1  )  const [inline]

Definition at line 418 of file UT_Functor.h.

template<typename R, typename P1>
UT_Functor1& UT_Functor1< R, P1 >::operator= ( const UT_Functor1< R, P1 > &  functor  )  [inline]

Definition at line 407 of file UT_Functor.h.


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

Generated on Fri May 25 00:10:49 2012 for HDK by  doxygen 1.5.9