Logo ROOT   6.16/01
Reference Guide
Namespaces | Enumerations | Variables
PropertyProxy.cxx File Reference
#include "PyROOT.h"
#include "PyStrings.h"
#include "PropertyProxy.h"
#include "ObjectProxy.h"
#include "Utility.h"
Include dependency graph for PropertyProxy.cxx:

Namespaces

namespace  PyROOT
 

Enumerations

enum  PyROOT::ETypeDetails {
  PyROOT::kNone = 0 , PyROOT::kIsStaticData = 1 , PyROOT::kIsEnumData = 2 , PyROOT::kIsConstData = 4 ,
  PyROOT::kIsArrayType = 8
}
 

Variables

PyTypeObject PyROOT::PropertyProxy_Type