UT_Functor< R > Class Template Reference

#include <UT_Functor.h>

List of all members.

Classes

class  Helper

Public Types

typedef R ReturnType

Public Member Functions

 UT_Functor ()
 UT_Functor (UT_FunctorImpl< ReturnType > *functor_implementation)
template<typename FunctorType >
 UT_Functor (FunctorType functor)
template<typename PointerToObj , typename PointerToMemFn >
 UT_Functor (const PointerToObj &pointer, PointerToMemFn method)
 ~UT_Functor ()
UT_Functoroperator= (const UT_Functor &functor)
ReturnType operator() () const
bool isSet () const
template<>
void operator() () const


Detailed Description

template<typename R>
class UT_Functor< R >

Definition at line 283 of file UT_Functor.h.


Member Typedef Documentation

template<typename R>
typedef R UT_Functor< R >::ReturnType

Definition at line 286 of file UT_Functor.h.


Constructor & Destructor Documentation

template<typename R>
UT_Functor< R >::UT_Functor (  )  [inline]

Definition at line 288 of file UT_Functor.h.

template<typename R>
UT_Functor< R >::UT_Functor ( UT_FunctorImpl< ReturnType > *  functor_implementation  )  [inline, explicit]

Definition at line 291 of file UT_Functor.h.

template<typename R>
template<typename FunctorType >
UT_Functor< R >::UT_Functor ( FunctorType  functor  )  [inline]

Definition at line 302 of file UT_Functor.h.

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

Definition at line 310 of file UT_Functor.h.

template<typename R>
UT_Functor< R >::~UT_Functor (  )  [inline]

Definition at line 316 of file UT_Functor.h.


Member Function Documentation

template<typename R>
bool UT_Functor< R >::isSet (  )  const [inline]

Definition at line 345 of file UT_Functor.h.

template<>
void UT_Functor< void >::operator() (  )  const [inline]

Definition at line 32 of file UT_Functor.C.

template<typename R>
ReturnType UT_Functor< R >::operator() (  )  const [inline]

Definition at line 338 of file UT_Functor.h.

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

Definition at line 323 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