Namespaces | Typedefs
ie_plugin_ptr.hpp File Reference

A header file contains a wrapper class for handling plugin instantiation and releasing resources. More...

#include <string>
#include "details/ie_so_pointer.hpp"
#include "ie_extension.h"
#include "ie_plugin.hpp"

Go to the source code of this file.

Namespaces

  InferenceEngine
  Inference Engine API.
 

Typedefs

using  InferenceEngine::InferenceEnginePluginPtr = InferenceEngine::details::SOPointer< IInferencePlugin >
  A C++ helper to work with objects created by the plugin. Implements different interfaces.
 

Detailed Description

A header file contains a wrapper class for handling plugin instantiation and releasing resources.