ROOT  6.06/09
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:

Go to the source code of this file.

Classes

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

Namespaces

 PyROOT
 

Functions

Bool_t PyROOT::IsSorted (UInt_t flags)
 
Bool_t PyROOT::IsCreator (UInt_t flags)
 
Bool_t PyROOT::IsConstructor (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)