![]() |
ROOT
6.06/09
Reference Guide
|
Include dependency graph for Converters.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| PyROOT | |
Macros | |
| #define | PYROOT_DECLARE_BASIC_CONVERTER(name) |
| #define | PYROOT_DECLARE_BASIC_CONVERTER2(name, base) |
| #define | PYROOT_DECLARE_REF_CONVERTER(name) |
| #define | PYROOT_DECLARE_ARRAY_CONVERTER(name) |
| #define | PYROOT_DECLARE_STRING_CONVERTER(name, strtype) |
| #define PYROOT_DECLARE_ARRAY_CONVERTER | ( | name | ) |
Definition at line 62 of file Converters.h.
| #define PYROOT_DECLARE_BASIC_CONVERTER | ( | name | ) |
Definition at line 30 of file Converters.h.
| #define PYROOT_DECLARE_BASIC_CONVERTER2 | ( | name, | |
| base | |||
| ) |
Definition at line 44 of file Converters.h.
| #define PYROOT_DECLARE_REF_CONVERTER | ( | name | ) |
Definition at line 56 of file Converters.h.
| #define PYROOT_DECLARE_STRING_CONVERTER | ( | name, | |
| strtype | |||
| ) |
Definition at line 259 of file Converters.h.