Go to the source code of this file.
Macros | |
#define | ONIXS_CMEMDH_EXPORTED __attribute__((visibility("default"))) |
#define | ONIXS_CMEMDH_INTERNAL __attribute__((visibility("hidden"))) |
#define | ONIXS_CMEMDH_DEPRECATED __attribute__ ((__deprecated__)) |
#define | ONIXS_CMEMDH_DEPRECATED_EXPORT ONIXS_CMEMDH_EXPORTED ONIXS_CMEMDH_DEPRECATED |
#define | ONIXS_CMEMDH_DEPRECATED_NO_EXPORT ONIXS_CMEMDH_INTERNAL ONIXS_CMEMDH_DEPRECATED |
#define ONIXS_CMEMDH_DEPRECATED __attribute__ ((__deprecated__)) |
#define ONIXS_CMEMDH_DEPRECATED_EXPORT ONIXS_CMEMDH_EXPORTED ONIXS_CMEMDH_DEPRECATED |
#define ONIXS_CMEMDH_DEPRECATED_NO_EXPORT ONIXS_CMEMDH_INTERNAL ONIXS_CMEMDH_DEPRECATED |
#define ONIXS_CMEMDH_EXPORTED __attribute__((visibility("default"))) |