Go to the documentation of this file. 25 #ifndef _icl_hardware_can_sink_ImportExport_h_ 26 #define _icl_hardware_can_sink_ImportExport_h_ 28 #if defined(_SYSTEM_WIN32_) && !defined(_IC_STATIC_) 29 # pragma warning ( disable : 4251 ) 31 # if defined ICL_HARDWARE_CAN_SINK_EXPORT_SYMBOLS 32 # define ICL_HARDWARE_CAN_SINK_IMPORT_EXPORT __declspec(dllexport) 34 # define ICL_HARDWARE_CAN_SINK_IMPORT_EXPORT __declspec(dllimport) 37 #elif defined(__GNUC__) && (__GNUC__ > 3) && !defined(_IC_STATIC_) 39 # define ICL_HARDWARE_CAN_SINK_IMPORT_EXPORT __attribute__ ((visibility("default"))) 43 # define ICL_HARDWARE_CAN_SINK_IMPORT_EXPORT 47 #endif // _icl_hardware_can_sink_ImportExport_h_
fzi_icl_can
Author(s):
autogenerated on Mon Jun 10 2019 13:17:02