Definition at line 439 of file RConfig.hxx.
Definition at line 441 of file RConfig.hxx.
#define _QUOTE_ | ( | name | ) | "name" |
Definition at line 443 of file RConfig.hxx.
#define _R__DEPRECATED_634 | ( | REASON | ) | _R_DEPRECATED_REMOVE_NOW(REASON) |
Definition at line 480 of file RConfig.hxx.
#define _R__DEPRECATED_636 | ( | REASON | ) | _R__DEPRECATED_LATER(REASON) |
Definition at line 486 of file RConfig.hxx.
#define _R__DEPRECATED_638 | ( | REASON | ) | _R__DEPRECATED_LATER(REASON) |
Definition at line 494 of file RConfig.hxx.
#define _R__DEPRECATED_700 | ( | REASON | ) | _R__DEPRECATED_LATER(REASON) |
Definition at line 502 of file RConfig.hxx.
#define _R__DEPRECATED_LATER | ( | REASON | ) |
Definition at line 466 of file RConfig.hxx.
Definition at line 448 of file RConfig.hxx.
#define _R__UNIQUE_DICT_ | ( | X | ) | _R__JOIN3_(R__DICTIONARY_FILENAME,X,__LINE__) |
Definition at line 450 of file RConfig.hxx.
#define _R_DEPRECATED_REMOVE_NOW | ( | REASON | ) | __attribute__((REMOVE_THIS_NOW)) |
Definition at line 472 of file RConfig.hxx.
#define R__ALWAYS_INLINE inline |
Definition at line 557 of file RConfig.hxx.
#define R__ALWAYS_SUGGEST_ALTERNATIVE | ( | ALTERNATIVE | ) | _R__DEPRECATED_LATER("There is a superior alternative: " ALTERNATIVE) |
Definition at line 520 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 509 of file RConfig.hxx.
#define R__HIDDEN |
Definition at line 346 of file RConfig.hxx.
#define R__INTENTIONALLY_UNINIT_BEGIN |
Definition at line 546 of file RConfig.hxx.
#define R__INTENTIONALLY_UNINIT_END |
Definition at line 547 of file RConfig.hxx.
Definition at line 592 of file RConfig.hxx.
#define R__NEVER_INLINE inline |
Definition at line 569 of file RConfig.hxx.
#define R__SUGGEST_ALTERNATIVE | ( | ALTERNATIVE | ) |
Definition at line 517 of file RConfig.hxx.
Definition at line 591 of file RConfig.hxx.
#define R__USE_SHADOW_CLASS |
Definition at line 34 of file RConfig.hxx.