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 483 of file RConfig.hxx.
| #define _R__DEPRECATED_640 | ( | REASON | ) | _R__DEPRECATED_LATER(REASON) | 
Definition at line 489 of file RConfig.hxx.
| #define _R__DEPRECATED_642 | ( | REASON | ) | _R__DEPRECATED_LATER(REASON) | 
Definition at line 497 of file RConfig.hxx.
| #define _R__DEPRECATED_700 | ( | REASON | ) | _R__DEPRECATED_LATER(REASON) | 
Definition at line 505 of file RConfig.hxx.
| #define _R__DEPRECATED_LATER | ( | REASON | ) | 
Definition at line 469 of file RConfig.hxx.
Definition at line 451 of file RConfig.hxx.
| #define _R__UNIQUE_DICT_ | ( | X | ) | _R__JOIN3_(R__DICTIONARY_FILENAME,X,__LINE__) | 
Definition at line 453 of file RConfig.hxx.
| #define _R_DEPRECATED_REMOVE_NOW | ( | REASON | ) | __attribute__((REMOVE_THIS_NOW)) | 
Definition at line 475 of file RConfig.hxx.
| #define R__ALWAYS_INLINE inline | 
Definition at line 560 of file RConfig.hxx.
| #define R__ALWAYS_SUGGEST_ALTERNATIVE | ( | ALTERNATIVE | ) | _R__DEPRECATED_LATER("There is a superior alternative: " ALTERNATIVE) | 
Definition at line 523 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 512 of file RConfig.hxx.
| #define R__HIDDEN | 
Definition at line 349 of file RConfig.hxx.
| #define R__INTENTIONALLY_UNINIT_BEGIN | 
Definition at line 549 of file RConfig.hxx.
| #define R__INTENTIONALLY_UNINIT_END | 
Definition at line 550 of file RConfig.hxx.
Definition at line 595 of file RConfig.hxx.
| #define R__NEVER_INLINE inline | 
Definition at line 572 of file RConfig.hxx.
| #define R__SUGGEST_ALTERNATIVE | ( | ALTERNATIVE | ) | 
Definition at line 520 of file RConfig.hxx.
Definition at line 594 of file RConfig.hxx.
| #define R__USE_SHADOW_CLASS | 
Definition at line 34 of file RConfig.hxx.