Data Structures | Namespaces
ie_plugin_dispatcher.hpp File Reference

A header for a class to handle plugin loading. More...

#include <cpp/ie_plugin_cpp.hpp>
#include <string>
#include <vector>
#include "ie_plugin_ptr.hpp"

Go to the source code of this file.

Data Structures

class   InferenceEngine::InferenceEngine
  This class is a C++ API wrapper for IInferencePlugin. It can throw exceptions safely for the application, where it is properly handled. More...
 

Namespaces

  InferenceEngine
  Inference Engine API.
 

Detailed Description

A header for a class to handle plugin loading.