Logo ROOT   6.10/09
Reference Guide
List of all members | Public Member Functions | List of all members
PyROOT::TVoidConverter Class Reference

Definition at line 99 of file Converters.h.

Public Member Functions

virtual Bool_t SetArg (PyObject *, TParameter &, TCallContext *ctxt=0)
 can't happen (unless a type is mapped wrongly), but implemented for completeness More...
 
- Public Member Functions inherited from PyROOT::TConverter
virtual ~TConverter ()
 
virtual PyObjectFromMemory (void *address)
 
virtual Bool_t ToMemory (PyObject *value, void *address)
 could happen if no derived class override More...
 

#include </mnt/build/workspace/root-makedoc-v610/rootspi/rdoc/src/v6-10-00-patches/bindings/pyroot/src/Converters.h>

Inheritance diagram for PyROOT::TVoidConverter:
[legend]

Member Function Documentation

◆ SetArg()

Bool_t PyROOT::TVoidConverter::SetArg ( PyObject ,
TParameter ,
TCallContext ctxt = 0 
)
virtual

can't happen (unless a type is mapped wrongly), but implemented for completeness

Implements PyROOT::TConverter.

Definition at line 477 of file Converters.cxx.


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