12#define ARP_VERSION_CURRENT Arp::Version(ARP_VERSION_MAJOR, ARP_VERSION_MINOR, ARP_VERSION_PATCH, ARP_VERSION_BUILD, ARP_VERSION_STATE, ARP_VERSION_NAME)
This class provides the actual Arp version.
Definition: ArpVersion.hpp:19
static Version Current
Deprecated! The actual Arp/SDK version used and set by the build process.
Definition: ArpVersion.hpp:25
static const Version & GetCurrent()
The actual Arp/SDK version used and set by the build process.
This class represents the version of a special SDK or Arp build.
Definition: BasicVersion.hpp:36
Root namespace for the PLCnext API
class ARP_DEPRECATED("Use Arp::Enum<T> instead.") EnumStrings
Deprecated! The class implements an adapter for enums to define the string literals of the enum entri...
Definition: EnumStrings.hxx:38