#include "Converters.h"
#include "DllImport.h"
#include "TClassRef.h"
#include "DataMbr.h"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | PyROOT |
Classes | |
class | PyROOT::PropertyProxy |
Functions | |
template<typename T> | |
Bool_t | PyROOT::PropertyProxy_Check (T *object) |
template<typename T> | |
Bool_t | PyROOT::PropertyProxy_CheckExact (T *object) |
template<class T> | |
PropertyProxy * | PyROOT::PropertyProxy_New (const T &dmi) |
Variables | |
R__EXTERN PyTypeObject | PyROOT::PropertyProxy_Type |