Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces | Functions
TCallContext.h File Reference
#include <vector>
Include dependency graph for TCallContext.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  PyROOT::TCallContext
 
struct  PyROOT::TParameter
 
union  PyROOT::TParameter::Value
 

Namespaces

 PyROOT
 

Functions

Bool_t PyROOT::IsConstructor (UInt_t flags)
 
Bool_t PyROOT::IsCreator (UInt_t flags)
 
Bool_t PyROOT::IsSorted (UInt_t flags)
 
Bool_t PyROOT::ManagesSmartPtr (TCallContext *ctxt)
 
Bool_t PyROOT::ReleasesGIL (UInt_t flags)
 
Bool_t PyROOT::ReleasesGIL (TCallContext *ctxt)
 
Bool_t PyROOT::UseStrictOwnership (TCallContext *ctxt)