|
QUGaR 0.0.9
|
Go to the source code of this file.
Macros | |
| #define | QUGAR_EXPORT |
| #define | QUGAR_NO_EXPORT |
| #define | QUGAR_DEPRECATED __attribute__ ((__deprecated__)) |
| #define | QUGAR_DEPRECATED_EXPORT QUGAR_EXPORT QUGAR_DEPRECATED |
| #define | QUGAR_DEPRECATED_NO_EXPORT QUGAR_NO_EXPORT QUGAR_DEPRECATED |
| #define QUGAR_DEPRECATED __attribute__ ((__deprecated__)) |
| #define QUGAR_DEPRECATED_EXPORT QUGAR_EXPORT QUGAR_DEPRECATED |
| #define QUGAR_DEPRECATED_NO_EXPORT QUGAR_NO_EXPORT QUGAR_DEPRECATED |
| #define QUGAR_EXPORT |
| #define QUGAR_NO_EXPORT |