ROOT 6.18/05 Reference Guide |
Classes | |
struct | PyROOT::MethodProxy::MethodInfo_t |
class | PyROOT::MethodProxy |
Namespaces | |
namespace | PyROOT |
Functions | |
template<typename T > | |
Bool_t | PyROOT::MethodProxy_Check (T *object) |
template<typename T > | |
Bool_t | PyROOT::MethodProxy_CheckExact (T *object) |
MethodProxy * | PyROOT::MethodProxy_New (const std::string &name, PyCallable *method) |
MethodProxy * | PyROOT::MethodProxy_New (const std::string &name, std::vector< PyCallable * > &methods) |