Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TupleOfInstances.h File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  CPyCppyy
 Set of helper functions that are invoked from the pythonizors, on the Python side.
 

Functions

template<typename T >
bool CPyCppyy::TupleOfInstances_Check (T *object)
 
template<typename T >
bool CPyCppyy::TupleOfInstances_CheckExact (T *object)
 
PyObjectCPyCppyy::TupleOfInstances_New (Cppyy::TCppObject_t address, Cppyy::TCppType_t klass, dim_t ndims, dims_t dims)