S2OPC OPCUA Toolkit
Macros
s2opc_common_export.h File Reference

Go to the source code of this file.

Macros

#define S2OPC_COMMON_EXPORT
 
#define S2OPC_COMMON_NO_EXPORT
 
#define S2OPC_COMMON_DEPRECATED   __attribute__((__deprecated__))
 
#define S2OPC_COMMON_DEPRECATED_EXPORT   S2OPC_COMMON_EXPORT S2OPC_COMMON_DEPRECATED
 
#define S2OPC_COMMON_DEPRECATED_NO_EXPORT   S2OPC_COMMON_NO_EXPORT S2OPC_COMMON_DEPRECATED
 

Macro Definition Documentation

◆ S2OPC_COMMON_EXPORT

#define S2OPC_COMMON_EXPORT

◆ S2OPC_COMMON_NO_EXPORT

#define S2OPC_COMMON_NO_EXPORT

◆ S2OPC_COMMON_DEPRECATED

#define S2OPC_COMMON_DEPRECATED   __attribute__((__deprecated__))

◆ S2OPC_COMMON_DEPRECATED_EXPORT

#define S2OPC_COMMON_DEPRECATED_EXPORT   S2OPC_COMMON_EXPORT S2OPC_COMMON_DEPRECATED

◆ S2OPC_COMMON_DEPRECATED_NO_EXPORT

#define S2OPC_COMMON_DEPRECATED_NO_EXPORT   S2OPC_COMMON_NO_EXPORT S2OPC_COMMON_DEPRECATED