Sandbox::Callable< T, method > Class Template Reference

#include <DocumentProtector.h>

Inheritance diagram for Sandbox::Callable< T, method >:
Sandbox::AbstractCallable

List of all members.

Public Member Functions

 Callable (App::DocumentObject *o)
virtual void operator() () const
virtual ~Callable ()

Detailed Description

template<class T, void(T::*)() method>
class Sandbox::Callable< T, method >

Definition at line 79 of file DocumentProtector.h.


Constructor & Destructor Documentation

template<class T , void(T::*)() method>
Sandbox::Callable< T, method >::Callable ( App::DocumentObject o  )  [inline]

Definition at line 82 of file DocumentProtector.h.

template<class T , void(T::*)() method>
virtual Sandbox::Callable< T, method >::~Callable (  )  [inline, virtual]

Definition at line 85 of file DocumentProtector.h.


Member Function Documentation

template<class T , void(T::*)() method>
virtual void Sandbox::Callable< T, method >::operator() (  )  const [inline, virtual]

Implements Sandbox::AbstractCallable.

Definition at line 89 of file DocumentProtector.h.


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

Generated on Wed Nov 23 19:02:46 2011 for FreeCAD by  doxygen 1.6.1