Go to the source code of this file.
Macros | |
| #define | ONIXS_ICEBOE_EXPORTED __attribute__((visibility("default"))) |
| #define | ONIXS_ICEBOE_INTERNAL __attribute__((visibility("hidden"))) |
| #define | ONIXS_ICE_BOE_DEPRECATED __attribute__ ((__deprecated__)) |
| #define | ONIXS_ICE_BOE_DEPRECATED_EXPORT ONIXS_ICEBOE_EXPORTED ONIXS_ICE_BOE_DEPRECATED |
| #define | ONIXS_ICE_BOE_DEPRECATED_NO_EXPORT ONIXS_ICEBOE_INTERNAL ONIXS_ICE_BOE_DEPRECATED |
| #define ONIXS_ICE_BOE_DEPRECATED __attribute__ ((__deprecated__)) |
| #define ONIXS_ICE_BOE_DEPRECATED_EXPORT ONIXS_ICEBOE_EXPORTED ONIXS_ICE_BOE_DEPRECATED |
| #define ONIXS_ICE_BOE_DEPRECATED_NO_EXPORT ONIXS_ICEBOE_INTERNAL ONIXS_ICE_BOE_DEPRECATED |
| #define ONIXS_ICEBOE_EXPORTED __attribute__((visibility("default"))) |