SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Macros
export.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __SDR_EXPORT
 
#define __SDR_IMPORT
 
#define SDRBASE_API   __SDR_IMPORT
 
#define SDRGUI_API   __SDR_IMPORT
 
#define SDRSRV_API   __SDR_IMPORT
 
#define DEVICES_API   __SDR_IMPORT
 
#define HTTPSERVER_API   __SDR_IMPORT
 
#define LOGGING_API   __SDR_IMPORT
 
#define QRTPLIB_API   __SDR_IMPORT
 
#define SWG_API   __SDR_IMPORT
 

Macro Definition Documentation

◆ __SDR_EXPORT

#define __SDR_EXPORT

Definition at line 30 of file export.h.

◆ __SDR_IMPORT

#define __SDR_IMPORT

Definition at line 31 of file export.h.

◆ DEVICES_API

#define DEVICES_API   __SDR_IMPORT

Definition at line 76 of file export.h.

◆ HTTPSERVER_API

#define HTTPSERVER_API   __SDR_IMPORT

Definition at line 88 of file export.h.

◆ LOGGING_API

#define LOGGING_API   __SDR_IMPORT

Definition at line 100 of file export.h.

◆ QRTPLIB_API

#define QRTPLIB_API   __SDR_IMPORT

Definition at line 112 of file export.h.

◆ SDRBASE_API

#define SDRBASE_API   __SDR_IMPORT

Definition at line 40 of file export.h.

◆ SDRGUI_API

#define SDRGUI_API   __SDR_IMPORT

Definition at line 52 of file export.h.

◆ SDRSRV_API

#define SDRSRV_API   __SDR_IMPORT

Definition at line 64 of file export.h.

◆ SWG_API

#define SWG_API   __SDR_IMPORT

Definition at line 124 of file export.h.