Macros | |
| #define | _NAME1_(name) |
| #define | _NAME2_(name1, name2) |
| #define | _NAME3_(name1, name2, name3) |
| #define | _QUOTE_(name) |
| #define | _R__DEPRECATED_642(REASON) |
| #define | _R__DEPRECATED_644(REASON) |
| #define | _R__DEPRECATED_700(REASON) |
| #define | _R__DEPRECATED_LATER(REASON) |
| #define | _R__JOIN3_(F, X, Y) |
| #define | _R__JOIN_(X, Y) |
| #define | _R__UNIQUE_(X) |
| #define | _R__UNIQUE_DICT_(X) |
| #define | _R_DEPRECATED_REMOVE_NOW(REASON) |
| #define | _R_QUOTEVAL_(string) |
| #define | R__ALWAYS_INLINE inline |
| #define | R__ALWAYS_SUGGEST_ALTERNATIVE(ALTERNATIVE) |
| #define | R__ANSISTREAM /* ANSI C++ Standard Library conformant */ |
| #define | R__DEPRECATED(MAJOR, MINOR, REASON) |
| #define | R__HIDDEN |
| #define | R__INTENTIONALLY_UNINIT_BEGIN |
| #define | R__INTENTIONALLY_UNINIT_END |
| #define | R__likely(expr) |
| #define | R__NEVER_INLINE inline |
| #define | R__SSTREAM /* use sstream or strstream header */ |
| #define | R__SUGGEST_ALTERNATIVE(ALTERNATIVE) |
| #define | R__unlikely(expr) |
| #define | R__USE_SHADOW_CLASS |
| #define | SafeDelete(p) |
| #define _NAME1_ | ( | name | ) |
Definition at line 442 of file RConfig.hxx.
| #define _NAME2_ | ( | name1, | |
| name2 ) |
Definition at line 443 of file RConfig.hxx.
| #define _NAME3_ | ( | name1, | |
| name2, | |||
| name3 ) |
Definition at line 444 of file RConfig.hxx.
| #define _QUOTE_ | ( | name | ) |
Definition at line 446 of file RConfig.hxx.
| #define _R__DEPRECATED_642 | ( | REASON | ) |
Definition at line 483 of file RConfig.hxx.
| #define _R__DEPRECATED_644 | ( | REASON | ) |
Definition at line 489 of file RConfig.hxx.
| #define _R__DEPRECATED_700 | ( | REASON | ) |
Definition at line 497 of file RConfig.hxx.
| #define _R__DEPRECATED_LATER | ( | REASON | ) |
Definition at line 471 of file RConfig.hxx.
Definition at line 454 of file RConfig.hxx.
| #define _R__JOIN_ | ( | X, | |
| Y ) |
Definition at line 453 of file RConfig.hxx.
| #define _R__UNIQUE_ | ( | X | ) |
Definition at line 456 of file RConfig.hxx.
| #define _R__UNIQUE_DICT_ | ( | X | ) |
Definition at line 455 of file RConfig.hxx.
| #define _R_DEPRECATED_REMOVE_NOW | ( | REASON | ) |
Definition at line 477 of file RConfig.hxx.
| #define _R_QUOTEVAL_ | ( | string | ) |
Definition at line 450 of file RConfig.hxx.
| #define R__ALWAYS_INLINE inline |
Definition at line 552 of file RConfig.hxx.
| #define R__ALWAYS_SUGGEST_ALTERNATIVE | ( | ALTERNATIVE | ) |
Definition at line 515 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 ) |
Definition at line 504 of file RConfig.hxx.
| #define R__HIDDEN |
Definition at line 349 of file RConfig.hxx.
| #define R__INTENTIONALLY_UNINIT_BEGIN |
Definition at line 541 of file RConfig.hxx.
| #define R__INTENTIONALLY_UNINIT_END |
Definition at line 542 of file RConfig.hxx.
| #define R__likely | ( | expr | ) |
Definition at line 587 of file RConfig.hxx.
| #define R__NEVER_INLINE inline |
Definition at line 564 of file RConfig.hxx.
| #define R__SSTREAM /* use sstream or strstream header */ |
Definition at line 38 of file RConfig.hxx.
| #define R__SUGGEST_ALTERNATIVE | ( | ALTERNATIVE | ) |
Definition at line 512 of file RConfig.hxx.
| #define R__unlikely | ( | expr | ) |
Definition at line 586 of file RConfig.hxx.
| #define R__USE_SHADOW_CLASS |
Definition at line 34 of file RConfig.hxx.
| #define SafeDelete | ( | p | ) |
Definition at line 525 of file RConfig.hxx.