The macro defines a symbol import/export mechanism essential for Microsoft Windows(R) OS.
More...
Go to the source code of this file.
|
|
#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 |
| |
|
#define | INFERENCE_ENGINE_DEPRECATED __attribute__((deprecated)) |
| |
|
#define | IE_DO_PRAGMA(x) |
| |
|
#define | IE_SUPPRESS_DEPRECATED_START |
| |
|
#define | IE_SUPPRESS_DEPRECATED_END |
| |
The macro defines a symbol import/export mechanism essential for Microsoft Windows(R) OS.