Data Fields
InferenceEngine::Version Struct Reference

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.
 

Detailed Description

Represents version information that describes plugins and the inference engine runtime library.


The documentation for this struct was generated from the following file: