A header file contains a wrapper class for handling plugin instantiation and releasing resources. More...
#include "details/ie_so_pointer.hpp"#include "ie_plugin.hpp"#include "ie_ihetero_plugin.hpp"#include "ie_extension.h"#include <string>Go to the source code of this file.
Typedefs | |
| using | InferenceEngine::InferenceEnginePluginPtr = InferenceEngine::details::SOPointer< IInferencePlugin > |
| A C++ helper to work with objects created by the plugin. Implements different interfaces. | |
| using | InferenceEngine::HeteroPluginPtr = InferenceEngine::details::SOPointer< IHeteroInferencePlugin > |
A header file contains a wrapper class for handling plugin instantiation and releasing resources.