Definition at line 442 of file RConfig.hxx.
Definition at line 444 of file RConfig.hxx.
| #define _QUOTE_ | ( | name | ) | "name" |
Definition at line 446 of file RConfig.hxx.
| #define _R__DEPRECATED_638 | ( | REASON | ) | _R_DEPRECATED_REMOVE_NOW(REASON) |
Definition at line 485 of file RConfig.hxx.
| #define _R__DEPRECATED_640 | ( | REASON | ) | _R_DEPRECATED_REMOVE_NOW(REASON) |
Definition at line 493 of file RConfig.hxx.
| #define _R__DEPRECATED_642 | ( | REASON | ) | _R__DEPRECATED_LATER(REASON) |
Definition at line 499 of file RConfig.hxx.
| #define _R__DEPRECATED_700 | ( | REASON | ) | _R__DEPRECATED_LATER(REASON) |
Definition at line 507 of file RConfig.hxx.
| #define _R__DEPRECATED_LATER | ( | REASON | ) |
Definition at line 471 of file RConfig.hxx.
Definition at line 453 of file RConfig.hxx.
| #define _R__UNIQUE_DICT_ | ( | X | ) | _R__JOIN3_(R__DICTIONARY_FILENAME,X,__LINE__) |
Definition at line 455 of file RConfig.hxx.
| #define _R_DEPRECATED_REMOVE_NOW | ( | REASON | ) | __attribute__((REMOVE_THIS_NOW)) |
Definition at line 477 of file RConfig.hxx.
| #define _R_QUOTEVAL_ | ( | string | ) | _QUOTE_(string) |
Definition at line 450 of file RConfig.hxx.
| #define R__ALWAYS_INLINE inline |
Definition at line 562 of file RConfig.hxx.
| #define R__ALWAYS_SUGGEST_ALTERNATIVE | ( | ALTERNATIVE | ) | _R__DEPRECATED_LATER("There is a superior alternative: " ALTERNATIVE) |
Definition at line 525 of file RConfig.hxx.
| #define R__ANSISTREAM /* ANSI C++ Standard Library conformant */ |
Definition at line 37 of file RConfig.hxx.
| #define R__DEPRECATED | ( | MAJOR, | |
| MINOR, | |||
| REASON ) _R__JOIN3_(_R__DEPRECATED_,MAJOR,MINOR)("will be removed in ROOT v" #MAJOR "." #MINOR ": " REASON) |
Definition at line 514 of file RConfig.hxx.
| #define R__HIDDEN |
Definition at line 349 of file RConfig.hxx.
| #define R__INTENTIONALLY_UNINIT_BEGIN |
Definition at line 551 of file RConfig.hxx.
| #define R__INTENTIONALLY_UNINIT_END |
Definition at line 552 of file RConfig.hxx.
Definition at line 597 of file RConfig.hxx.
| #define R__NEVER_INLINE inline |
Definition at line 574 of file RConfig.hxx.
| #define R__SUGGEST_ALTERNATIVE | ( | ALTERNATIVE | ) |
Definition at line 522 of file RConfig.hxx.
Definition at line 596 of file RConfig.hxx.
| #define R__USE_SHADOW_CLASS |
Definition at line 34 of file RConfig.hxx.