Definition at line 434 of file RConfig.hxx.
Definition at line 436 of file RConfig.hxx.
| #define _QUOTE_ | ( | name | ) | "name" | 
Definition at line 438 of file RConfig.hxx.
| #define _R__DEPRECATED_634 | ( | REASON | ) | _R__DEPRECATED_LATER(REASON) | 
Definition at line 473 of file RConfig.hxx.
| #define _R__DEPRECATED_636 | ( | REASON | ) | _R__DEPRECATED_LATER(REASON) | 
Definition at line 481 of file RConfig.hxx.
| #define _R__DEPRECATED_700 | ( | REASON | ) | _R__DEPRECATED_LATER(REASON) | 
Definition at line 489 of file RConfig.hxx.
| #define _R__DEPRECATED_LATER | ( | REASON | ) | 
Definition at line 461 of file RConfig.hxx.
Definition at line 443 of file RConfig.hxx.
| #define _R__UNIQUE_DICT_ | ( | X | ) | _R__JOIN3_(R__DICTIONARY_FILENAME,X,__LINE__) | 
Definition at line 445 of file RConfig.hxx.
| #define _R_DEPRECATED_REMOVE_NOW | ( | REASON | ) | __attribute__((REMOVE_THIS_NOW)) | 
Definition at line 467 of file RConfig.hxx.
| #define R__ALWAYS_INLINE inline | 
Definition at line 544 of file RConfig.hxx.
| #define R__ALWAYS_SUGGEST_ALTERNATIVE | ( | ALTERNATIVE | ) | _R__DEPRECATED_LATER("There is a superior alternative: " ALTERNATIVE) | 
Definition at line 507 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 496 of file RConfig.hxx.
| #define R__HIDDEN | 
Definition at line 341 of file RConfig.hxx.
| #define R__INTENTIONALLY_UNINIT_BEGIN | 
Definition at line 533 of file RConfig.hxx.
| #define R__INTENTIONALLY_UNINIT_END | 
Definition at line 534 of file RConfig.hxx.
Definition at line 579 of file RConfig.hxx.
| #define R__NEVER_INLINE inline | 
Definition at line 556 of file RConfig.hxx.
| #define R__SUGGEST_ALTERNATIVE | ( | ALTERNATIVE | ) | 
Definition at line 504 of file RConfig.hxx.
Definition at line 578 of file RConfig.hxx.
| #define R__USE_SHADOW_CLASS | 
Definition at line 34 of file RConfig.hxx.