|
LCIO
02.17
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | LCIO_DEFAULT_DEPRECATED(msg, func) func |
| Helper pre-processor macros to mark deprecated functions. More... | |
| #define | LCIO_DEPRECATED(msg, func) LCIO_DEFAULT_DEPRECATED(msg, func) |
| #define LCIO_DEFAULT_DEPRECATED | ( | msg, | |
| func | |||
| ) | func |
Helper pre-processor macros to mark deprecated functions.
Definition at line 10 of file LCIODeprecated.h.
| #define LCIO_DEPRECATED | ( | msg, | |
| func | |||
| ) | LCIO_DEFAULT_DEPRECATED(msg, func) |
Definition at line 28 of file LCIODeprecated.h.
1.8.5