Platform-specific header file for Spinnaker. More...
Macros | |
#define | SPINNAKER_API_ABSTRACT /*nothing*/ |
#define | SPINNAKER_API __attribute__((visibility("default"))) |
#define | SPINNAKER_LOCAL __attribute__((visibility("hidden"))) |
Platform-specific header file for Spinnaker.
All the platform-specific code that is required by individual compilers to produce the appropriate code for each platform.
#define SPINNAKER_API __attribute__((visibility("default"))) |
#define SPINNAKER_API_ABSTRACT /*nothing*/ |
#define SPINNAKER_LOCAL __attribute__((visibility("hidden"))) |