|
CAEN MCA
0.99.10
SDK for Hexagon
|
Functions are exported in the DLL only if the _CAENMCA_EXPORT macro is defined by the preprocessor.
More...
Macros | |
| #define | CAEN_MCA_API |
| Calling convention (Windows only) More... | |
| #define | CAEN_MCA_DLLAPI __attribute__((visibility("default"))) |
| Storage-class attributes (Windows only) More... | |
| #define | _MCALIB_SYMBOL_DLLAPI_ extern CAEN_MCA_DLLAPI |
Functions are exported in the DLL only if the _CAENMCA_EXPORT macro is defined by the preprocessor.
| #define CAEN_MCA_API |
Calling convention (Windows only)
Definition at line 45 of file CAENMCATypes.h.
| #define CAEN_MCA_DLLAPI __attribute__((visibility("default"))) |
Storage-class attributes (Windows only)
Definition at line 46 of file CAENMCATypes.h.
| #define _MCALIB_SYMBOL_DLLAPI_ extern CAEN_MCA_DLLAPI |
Definition at line 66 of file CAENMCATypes.h.