Sandbox::CallableWithArgs< T, Arg, method > Class Template Reference

#include <DocumentProtector.h>

Inheritance diagram for Sandbox::CallableWithArgs< T, Arg, method >:
Sandbox::AbstractCallable

List of all members.

Public Member Functions

 CallableWithArgs (App::DocumentObject *o, Arg a)
virtual void operator() () const
virtual ~CallableWithArgs ()

Detailed Description

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

Definition at line 100 of file DocumentProtector.h.


Constructor & Destructor Documentation

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

Definition at line 103 of file DocumentProtector.h.

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

Definition at line 106 of file DocumentProtector.h.


Member Function Documentation

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

Implements Sandbox::AbstractCallable.

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