|
ROOT 6.10/09 Reference Guide |
Macros | |
| #define | PYROOT_IMPLEMENT_PYBUFFER_FROM_MEMORY(name, type) |
| #define | PYROOT_IMPLEMENT_PYBUFFER_METHODS(name, type, stype, F1, F2) |
| #define | PYROOT_INSTALL_PYBUFFER_METHODS(name, type) |
| #define | PYROOT_PREPARE_PYBUFFER_TYPE(name) |
| #define PYROOT_IMPLEMENT_PYBUFFER_FROM_MEMORY | ( | name, | |
| type | |||
| ) |
Definition at line 297 of file TPyBufferFactory.cxx.
Definition at line 121 of file TPyBufferFactory.cxx.
| #define PYROOT_INSTALL_PYBUFFER_METHODS | ( | name, | |
| type | |||
| ) |
Definition at line 256 of file TPyBufferFactory.cxx.
| #define PYROOT_PREPARE_PYBUFFER_TYPE | ( | name | ) |
Definition at line 46 of file TPyBufferFactory.cxx.