Definition at line 447 of file RConfig.hxx.
Definition at line 449 of file RConfig.hxx.
#define _QUOTE_ | ( | name | ) | "name" |
Definition at line 451 of file RConfig.hxx.
#define _R__DEPRECATED_634 | ( | REASON | ) | _R_DEPRECATED_REMOVE_NOW(REASON) |
Definition at line 488 of file RConfig.hxx.
#define _R__DEPRECATED_636 | ( | REASON | ) | _R_DEPRECATED_REMOVE_NOW(REASON) |
Definition at line 496 of file RConfig.hxx.
#define _R__DEPRECATED_638 | ( | REASON | ) | _R__DEPRECATED_LATER(REASON) |
Definition at line 502 of file RConfig.hxx.
#define _R__DEPRECATED_700 | ( | REASON | ) | _R__DEPRECATED_LATER(REASON) |
Definition at line 510 of file RConfig.hxx.
#define _R__DEPRECATED_LATER | ( | REASON | ) |
Definition at line 474 of file RConfig.hxx.
Definition at line 456 of file RConfig.hxx.
#define _R__UNIQUE_DICT_ | ( | X | ) | _R__JOIN3_(R__DICTIONARY_FILENAME,X,__LINE__) |
Definition at line 458 of file RConfig.hxx.
#define _R_DEPRECATED_REMOVE_NOW | ( | REASON | ) | __attribute__((REMOVE_THIS_NOW)) |
Definition at line 480 of file RConfig.hxx.
#define R__ALWAYS_INLINE inline |
Definition at line 565 of file RConfig.hxx.
#define R__ALWAYS_SUGGEST_ALTERNATIVE | ( | ALTERNATIVE | ) | _R__DEPRECATED_LATER("There is a superior alternative: " ALTERNATIVE) |
Definition at line 528 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 517 of file RConfig.hxx.
#define R__HIDDEN |
Definition at line 354 of file RConfig.hxx.
#define R__INTENTIONALLY_UNINIT_BEGIN |
Definition at line 554 of file RConfig.hxx.
#define R__INTENTIONALLY_UNINIT_END |
Definition at line 555 of file RConfig.hxx.
Definition at line 600 of file RConfig.hxx.
#define R__NEVER_INLINE inline |
Definition at line 577 of file RConfig.hxx.
#define R__SUGGEST_ALTERNATIVE | ( | ALTERNATIVE | ) |
Definition at line 525 of file RConfig.hxx.
Definition at line 599 of file RConfig.hxx.
#define R__USE_SHADOW_CLASS |
Definition at line 34 of file RConfig.hxx.