IS3D::ProgressCallbackSpecificFunctor< T > Class Template Reference

#include <ProgressBar.H>

Inherits IS3D::ProgressCallbackFunctor.

List of all members.

Public Types

typedef float(T::* MethodType )()

Public Member Functions

 ProgressCallbackSpecificFunctor (T *obj, MethodType meth)
virtual ~ProgressCallbackSpecificFunctor ()
float exec ()

Protected Attributes

T * _obj
MethodType _method

template<class T>
class IS3D::ProgressCallbackSpecificFunctor< T >


Member Typedef Documentation

template<class T>
typedef float(T::* IS3D::ProgressCallbackSpecificFunctor< T >::MethodType)()


Constructor & Destructor Documentation

template<class T>
IS3D::ProgressCallbackSpecificFunctor< T >::ProgressCallbackSpecificFunctor ( T *  obj,
MethodType  meth 
) [inline]

template<class T>
virtual IS3D::ProgressCallbackSpecificFunctor< T >::~ProgressCallbackSpecificFunctor (  )  [inline, virtual]


Member Function Documentation

template<class T>
float IS3D::ProgressCallbackSpecificFunctor< T >::exec (  )  [inline, virtual]


Member Data Documentation

template<class T>
T* IS3D::ProgressCallbackSpecificFunctor< T >::_obj [protected]

template<class T>
MethodType IS3D::ProgressCallbackSpecificFunctor< T >::_method [protected]


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

Generated on Wed Jan 26 06:31:20 2011 for IS3D by  doxygen 1.5.6