Macros
ie_api.h File Reference

The macro defines a symbol import/export mechanism essential for Microsoft Windows(R) OS. More...

#include "details/ie_no_copy.hpp"

Go to the source code of this file.

Macros

#define  INFERENCE_ENGINE_CDECL   __attribute__((cdecl))
 
#define  INFERENCE_ENGINE_API(type)   extern "C" type
 
#define  INFERENCE_ENGINE_API_CPP(type)   type
 
#define  INFERENCE_ENGINE_API_CLASS(type)   type
 

Detailed Description

The macro defines a symbol import/export mechanism essential for Microsoft Windows(R) OS.