TPyDispatcher Class Reference

#include <TPyDispatcher.h>

Inheritance diagram for TPyDispatcher:

TObject List of all members.

Public Member Functions

 TPyDispatcher (PyObject *callable)
 TPyDispatcher (const TPyDispatcher &)
TPyDispatcheroperator= (const TPyDispatcher &)
 ~TPyDispatcher ()
PyObjectDispatchVA (const char *format=0,...)
PyObjectDispatch ()
PyObjectDispatch (const char *param)
PyObjectDispatch (Double_t param)
PyObjectDispatch (Long_t param)
PyObjectDispatch (Long64_t param)
 ClassDef (TPyDispatcher, 1)

Private Attributes

PyObjectfCallable

Detailed Description

Definition at line 25 of file TPyDispatcher.h.


Constructor & Destructor Documentation

TPyDispatcher::TPyDispatcher ( PyObject callable  ) 

TPyDispatcher::TPyDispatcher ( const TPyDispatcher  ) 

Definition at line 36 of file TPyDispatcher.cxx.

References fCallable.

TPyDispatcher::~TPyDispatcher (  ) 

Definition at line 59 of file TPyDispatcher.cxx.

References fCallable.


Member Function Documentation

TPyDispatcher & TPyDispatcher::operator= ( const TPyDispatcher  ) 

Definition at line 44 of file TPyDispatcher.cxx.

References fCallable, and TObject::operator=().

PyObject * TPyDispatcher::DispatchVA ( const char *  format = 0,
  ... 
)

Definition at line 66 of file TPyDispatcher.cxx.

References fCallable, result(), and t.

Referenced by Dispatch().

PyObject* TPyDispatcher::Dispatch (  )  [inline]

Definition at line 42 of file TPyDispatcher.h.

References DispatchVA().

PyObject* TPyDispatcher::Dispatch ( const char *  param  )  [inline]

Definition at line 43 of file TPyDispatcher.h.

References DispatchVA().

PyObject* TPyDispatcher::Dispatch ( Double_t  param  )  [inline]

Definition at line 44 of file TPyDispatcher.h.

References DispatchVA().

PyObject* TPyDispatcher::Dispatch ( Long_t  param  )  [inline]

Definition at line 45 of file TPyDispatcher.h.

References DispatchVA().

PyObject* TPyDispatcher::Dispatch ( Long64_t  param  )  [inline]

Definition at line 46 of file TPyDispatcher.h.

References DispatchVA().

TPyDispatcher::ClassDef ( TPyDispatcher  ,
 
)


Member Data Documentation

PyObject* TPyDispatcher::fCallable [private]

Definition at line 51 of file TPyDispatcher.h.

Referenced by DispatchVA(), operator=(), TPyDispatcher(), and ~TPyDispatcher().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:45:37 2011 for ROOT_528-00b_version by  doxygen 1.5.1