Spinnaker C++
3.1.0.78
Macros
Spinnaker Platform

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")))
 

Detailed Description

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.

Macro Definition Documentation

#define SPINNAKER_API   __attribute__((visibility("default")))
#define SPINNAKER_API_ABSTRACT   /*nothing*/
#define SPINNAKER_LOCAL   __attribute__((visibility("hidden")))
Contact Support Spinnaker® SDK Programmer's Guide and API Reference