6#include <iolink/IOLinkAPI.h>
7#include <iolink/Version.h>
Versioning tool to check library infos.
Definition: Versioning.h:16
static bool checkCompatibility()
Check if the loaded library is compatible with the one defined in the header.
Definition: Versioning.h:42
static std::string versionString()
Return a description string of the currently loaded IOLink library.
static VersionInfo version()
Return the version of the currently loaded IOLink library.
static bool checkCompatibility(const VersionInfo &version)
Check if the loaded library'version is compatible with the given one.
All IOLink symbols are enclosed in this namespace.
Definition: ArrayX.h:8