9 #ifndef ARP_INSIDE_ARP_H 10 #error Never include 'ArpVersion.hpp' directly, just include 'Arp.h' 14 #define ARP_VERSION_CURRENT Arp::Version(ARP_VERSION_MAJOR, ARP_VERSION_MINOR, ARP_VERSION_PATCH, ARP_VERSION_BUILD, ARP_VERSION_STATE, ARP_VERSION_NAME) static Version Current
The actual Arp/SDK version used and set by the build process.
Definition: ArpVersion.hpp:25
This class represents the version of a special SDK or Arp build.
Definition: BasicVersion.hpp:34
This class provides the actual Arp version.
Definition: ArpVersion.hpp:20
Root namespace for the PLCnext API