Data Structures | Namespaces
ie_icore.hpp File Reference

A header file for ICore interface. More...

#include <array>
#include <memory>
#include <string>
#include <ie_parameter.hpp>
#include <cpp/ie_cnn_network.h>
#include "cpp_interfaces/interface/ie_iexecutable_network_internal.hpp"
#include "threading/ie_itask_executor.hpp"

Go to the source code of this file.

Data Structures

interface  InferenceEngine::ICore
 Minimal ICore interface to allow plugin to get information from Core Inference Engine class. More...
 

Namespaces

 InferenceEngine
 Inference Engine Plugin API namespace.
 

Detailed Description

A header file for ICore interface.