| 
    SOFUS ..
    
   | 
 

Macros | |
| #define | SPS_NO_EXPORT | 
| #define | SPS_DEPRECATED __declspec(deprecated) | 
| #define | SPS_DEPRECATED_EXPORT SPS_EXPORT SPS_DEPRECATED | 
| #define | SPS_DEPRECATED_NO_EXPORT SPS_NO_EXPORT SPS_DEPRECATED | 
| #define SPS_DEPRECATED __declspec(deprecated) | 
| #define SPS_DEPRECATED_EXPORT SPS_EXPORT SPS_DEPRECATED | 
| #define SPS_DEPRECATED_NO_EXPORT SPS_NO_EXPORT SPS_DEPRECATED | 
| #define SPS_NO_EXPORT |