struct ov::Version¶
Overview¶
Represents version information that describes plugins and the OpemVINO library. More…
#include <version.hpp>
struct Version
{
// fields
const char \* buildNumber;
const char \* description;
};
Represents version information that describes plugins and the OpemVINO library. More…
#include <version.hpp>
struct Version
{
// fields
const char \* buildNumber;
const char \* description;
};