File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  cldnn
 cldnn_config.hppA header for advanced hardware related properties for clDNN plugin To use in SetConfig() method of plugins
  cpp
 ie_cnn_net_reader.hThis is a header file for the Network reader class (wrapper) used to build networks from a given IR
 ie_cnn_network.hA header file that provides wrapper for ICNNNetwork object
 ie_executable_network.hppA header file that provides wrapper classes for IExecutableNetwork
 ie_infer_request.hppA header file that provides wrapper classes for infer requests and callbacks
 ie_memory_state.hpp
 ie_plugin_cpp.hppThis is a header file for the Inference Engine plugin C++ API
  details
  os
 lin_shared_object_loader.hPOSIX compatible loader for a shared object
 os_filesystem.hppThis is a header file with functions related to filesystem operations
 win_shared_object_loader.hWINAPI compatible loader for a shared object
 caseless.hpp
 ie_blob_iterator.hppA header file for the BlobIterator class
 ie_cnn_network_iterator.hppA header file for the CNNNetworkIterator class
 ie_cnn_network_tools.hA header file for CNNNetwork tools
 ie_exception.hppA header file for the main Inference Engine exception
 ie_exception_conversion.hppA header file that provides macros to handle no exception methods
 ie_irelease.hppA header file for the Inference Engine plugins destruction mechanism
 ie_no_copy.hppHeader file for no_copy class
 ie_no_release.hppUtility header file. Provides no release base class
 ie_pre_allocator.hppThe header file defines utility PreAllocator class
 ie_so_loader.hA header file for definition of abstraction over platform specific shared objects
 ie_so_pointer.hppThis is a wrapper class for handling plugin instantiation and releasing resources
  gna
 gna_config.hppA header that defines advanced related properties for GNA plugin. These properties should be used in SetConfig() and LoadNetwork() methods of plugins
  gpu
  details
 gpu_context_helpers.hppHeader that defines helpers for GPU plugin-specific wrappers
 gpu_context_api_dx.hppHeader that defines wrappers for internal GPU plugin-specific shared Video Acceleration device contexts and shared memory blobs which contain Video Acceleration surfaces
 gpu_context_api_ocl.hppHeader that defines wrappers for internal GPU plugin-specific OpenCL context and OpenCL shared memory blobs
 gpu_context_api_va.hppHeader that defines wrappers for internal GPU plugin-specific shared Video Acceleration device contexts and shared memory blobs which contain Video Acceleration surfaces
 gpu_ocl_wrapper.hpp
 gpu_params.hppHeader for properties of shared device contexts and shared device memory blobs for clDNN plugin
  hetero
 hetero_plugin_config.hppA header that defines advanced related properties for Heterogeneous plugins. These properties should be used in SetConfig() and LoadNetwork() methods of plugins
  multi-device
 multi_device_config.hppA header that defines advanced related properties for Multi_Device plugin. These properties should be used in SetConfig() and LoadNetwork() methods
  vpu
 hddl_plugin_config.hppA header that defines advanced related properties for VPU plugins. These properties should be used in SetConfig() and LoadNetwork() methods of plugins
 myriad_plugin_config.hppA header that defines advanced related properties for VPU plugins. These properties should be used in SetConfig() and LoadNetwork() methods of plugins
 vpu_plugin_config.hppA header that defines advanced related properties for VPU plugins. These properties should be used in SetConfig() and LoadNetwork() methods of plugins
 ie_allocator.hppA header file that provides Allocator interface
 ie_api.hThe macro defines a symbol import/export mechanism essential for Microsoft Windows(R) OS
 ie_blob.hA header file for Blob and generic TBlob<>
 ie_common.hThis is a header file with common inference engine definitions
 ie_compound_blob.hA header file for CompoundBlob
 ie_core.hppThis is a header file for the Inference Engine Core class C++ API
 ie_data.hThis header file defines the main Data representation node
 ie_error.hppA header file for a plugin logging mechanism
 ie_extension.hA header file that defines a wrapper class for handling extension instantiation and releasing resources
 ie_icnn_net_reader.hA header file that provides interface for network reader that is used to build networks from a given IR
 ie_icnn_network.hppThis is a header file for the ICNNNetwork class
 ie_icnn_network_stats.hppThis is a header file for the ICNNNetworkStats class
 ie_iexecutable_network.hppHeader file for IExecutableNetwork interface
 ie_iextension.hThis is a header file for Inference Engine Extension Interface
 ie_iinfer_request.hppHeader file for IInferRequest interface
 ie_imemory_state.hppHeader file for IMemoryState interface
 ie_input_info.hppHeader file for InputInfo class
 ie_layers.hHeader file for internal Layers structure to describe layers information
 ie_layers_property.hppHeader file for describing property style structure used by CNNLayers
 ie_layouts.hA header file for data layouts and conversion between them
 ie_locked_memory.hppA header file for generic LockedMemory<> and different variations of locks
 ie_parallel.hppContains declarations and definitions for sequential and multi-threading implementations
 ie_parameter.hppA header file for the Parameter class
 ie_plugin.hppA header file for Main Inference Engine API
 ie_plugin_config.hppHeader for advanced hardware related properties for IE plugins
 ie_plugin_dispatcher.hppA header for a class to handle plugin loading
 ie_plugin_ptr.hppA header file contains a wrapper class for handling plugin instantiation and releasing resources
 ie_precision.hppA header file that provides class for describing precision of data
 ie_preprocess.hppThis header file provides structures to store info about pre-processing of network inputs (scale, mean image, ...)
 ie_primitive_info.hppA header file for the PrimitiveInfo struct
 ie_remote_context.hppThis is a header file for the IE RemoteContext and RemoteBlob classes
 ie_tensor_info.hppA header file for the TensorInfo structure
 ie_unicode.hppThis is a header file with common inference engine definitions
 ie_version.hppA header file that provides versioning information for the inference engine shared library
 inference_engine.hppA header file that provides a set minimal required Inference Engine API