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.
More...
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.
◆ SPINNAKER_API
| #define SPINNAKER_API __attribute__((visibility("default"))) |
◆ SPINNAKER_API_ABSTRACT
| #define SPINNAKER_API_ABSTRACT /*nothing*/ |
◆ SPINNAKER_LOCAL
| #define SPINNAKER_LOCAL __attribute__((visibility("hidden"))) |