Ardour
9.0-pre0-582-g084a23a80d
|
Go to the source code of this file.
Macros | |
#define | LIBTEMPORAL_DLL_IMPORT __attribute__ ((visibility ("default"))) |
#define | LIBTEMPORAL_DLL_EXPORT __attribute__ ((visibility ("default"))) |
#define | LIBTEMPORAL_DLL_LOCAL __attribute__ ((visibility ("hidden"))) |
#define | LIBTEMPORAL_TEMPLATE_DLL_IMPORT __attribute__ ((visibility ("default"))) |
#define | LIBTEMPORAL_TEMPLATE_DLL_EXPORT __attribute__ ((visibility ("default"))) |
#define | LIBTEMPORAL_API LIBTEMPORAL_DLL_IMPORT |
#define | LIBTEMPORAL_TEMPLATE_API LIBTEMPORAL_TEMPLATE_DLL_IMPORT |
#define | LIBTEMPORAL_LOCAL LIBTEMPORAL_DLL_LOCAL |
#define LIBTEMPORAL_API LIBTEMPORAL_DLL_IMPORT |
Definition at line 39 of file temporal/temporal/visibility.h.
#define LIBTEMPORAL_DLL_EXPORT __attribute__ ((visibility ("default"))) |
Definition at line 29 of file temporal/temporal/visibility.h.
#define LIBTEMPORAL_DLL_IMPORT __attribute__ ((visibility ("default"))) |
Definition at line 28 of file temporal/temporal/visibility.h.
#define LIBTEMPORAL_DLL_LOCAL __attribute__ ((visibility ("hidden"))) |
Definition at line 30 of file temporal/temporal/visibility.h.
#define LIBTEMPORAL_LOCAL LIBTEMPORAL_DLL_LOCAL |
Definition at line 42 of file temporal/temporal/visibility.h.
#define LIBTEMPORAL_TEMPLATE_API LIBTEMPORAL_TEMPLATE_DLL_IMPORT |
Definition at line 40 of file temporal/temporal/visibility.h.
#define LIBTEMPORAL_TEMPLATE_DLL_EXPORT __attribute__ ((visibility ("default"))) |
Definition at line 32 of file temporal/temporal/visibility.h.
#define LIBTEMPORAL_TEMPLATE_DLL_IMPORT __attribute__ ((visibility ("default"))) |
Definition at line 31 of file temporal/temporal/visibility.h.