callback0< R > Class Template Reference

#include <src/cpptcl/details/callbacks.h>

List of all members.

Public Member Functions

 callback0 (functor_type f)
virtual void invoke (Tcl_Interp *interp, int, Tcl_Obj *CONST[], policies const &)

Private Types

typedef R(* functor_type )()

Private Attributes

functor_type f_

template<typename R>
class callback0< R >


Member Typedef Documentation

template<typename R>
typedef R(* callback0< R >::functor_type)() [private]


Constructor & Destructor Documentation

template<typename R>
callback0< R >::callback0 ( functor_type  f  )  [inline]


Member Function Documentation

template<typename R>
virtual void callback0< R >::invoke ( Tcl_Interp *  interp,
int  ,
Tcl_Obj *  CONST[],
policies const &   
) [inline, virtual]


Member Data Documentation

template<typename R>
functor_type callback0< R >::f_ [private]

Referenced by callback0< R >::invoke().


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

Generated on Tue Jul 28 16:21:13 2009 for Orxonox by  doxygen 1.5.6