Represents version information that describes plugins and the inference engine runtime library. More...
#include <ie_version.hpp>
Data Fields | |
| struct { | |
| int major | |
| int minor | |
| } | apiVersion |
| An API version reflects the set of supported features. | |
| const char * | buildNumber |
| A null terminated string with build number. | |
| const char * | description |
| A null terminated description string. | |
Represents version information that describes plugins and the inference engine runtime library.