S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
sopc_version.h File Reference

Go to the source code of this file.

Macros

#define SOPC_TOOLKIT_VERSION_MAJOR   1
 Holds the version of the toolkit.
 
#define SOPC_TOOLKIT_VERSION_MEDIUM   6
 
#define SOPC_TOOLKIT_VERSION_MINOR   0
 
#define SOPC_STRINGIFY(x)
 
#define SOPC_QUOTE(x)
 
#define SOPC_TOOLKIT_VERSION
 

Macro Definition Documentation

◆ SOPC_TOOLKIT_VERSION_MAJOR

#define SOPC_TOOLKIT_VERSION_MAJOR   1

Holds the version of the toolkit.

Version of the toolkit

◆ SOPC_TOOLKIT_VERSION_MEDIUM

#define SOPC_TOOLKIT_VERSION_MEDIUM   6

◆ SOPC_TOOLKIT_VERSION_MINOR

#define SOPC_TOOLKIT_VERSION_MINOR   0

◆ SOPC_STRINGIFY

#define SOPC_STRINGIFY ( x)
Value:
#x

◆ SOPC_QUOTE

#define SOPC_QUOTE ( x)
Value:
#define SOPC_STRINGIFY(x)
Definition sopc_version.h:34

◆ SOPC_TOOLKIT_VERSION

#define SOPC_TOOLKIT_VERSION
Value:
#define SOPC_TOOLKIT_VERSION_MEDIUM
Definition sopc_version.h:31
#define SOPC_QUOTE(x)
Definition sopc_version.h:35
#define SOPC_TOOLKIT_VERSION_MAJOR
Holds the version of the toolkit.
Definition sopc_version.h:30
#define SOPC_TOOLKIT_VERSION_MINOR
Definition sopc_version.h:32