ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions | Variables
_pythonization.py File Reference

Go to the source code of this file.

Namespaces

 _pythonization
 

Functions

def _pythonization._set_backend
 
def _pythonization.set_pythonization_scope
 
def _pythonization.add_pythonization
 
def _pythonization.pin_type
 
def _pythonization.make_interface
 
def _pythonization.ignore_type_pinning
 
def _pythonization.cast
 
def _pythonization.add_exception_mapping
 
def _pythonization.set_gil_policy
 
def _pythonization.set_ownership_policy
 
def _pythonization.set_smart_ptr_policy
 
def _pythonization.rename_attribute
 
def _pythonization.add_overload
 
def _pythonization.compose_method
 
def _pythonization.set_method_property
 
def _pythonization.make_property
 

Variables

 _pythonization.attr
 
 _pythonization.match_class
 
 _pythonization.match_attr
 
 _pythonization.new_attr
 
 _pythonization.keep_orig
 
 _pythonization.match_method
 
 _pythonization.overload
 
 _pythonization.g
 
 _pythonization.prop
 
 _pythonization.value
 
 _pythonization.match_get
 
 _pythonization.match_set
 
 _pythonization.match_del
 
 _pythonization.match_many
 
 _pythonization.prop_name
 
 _pythonization.getter
 
 _pythonization.setter