![]() |
Ardour
8.12
|
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 40 of file temporal/temporal/visibility.h.
#define LIBTEMPORAL_DLL_EXPORT __attribute__ ((visibility ("default"))) |
Definition at line 30 of file temporal/temporal/visibility.h.
#define LIBTEMPORAL_DLL_IMPORT __attribute__ ((visibility ("default"))) |
Definition at line 29 of file temporal/temporal/visibility.h.
#define LIBTEMPORAL_DLL_LOCAL __attribute__ ((visibility ("hidden"))) |
Definition at line 31 of file temporal/temporal/visibility.h.
#define LIBTEMPORAL_LOCAL LIBTEMPORAL_DLL_LOCAL |
Definition at line 43 of file temporal/temporal/visibility.h.
#define LIBTEMPORAL_TEMPLATE_API LIBTEMPORAL_TEMPLATE_DLL_IMPORT |
Definition at line 41 of file temporal/temporal/visibility.h.
#define LIBTEMPORAL_TEMPLATE_DLL_EXPORT __attribute__ ((visibility ("default"))) |
Definition at line 33 of file temporal/temporal/visibility.h.
#define LIBTEMPORAL_TEMPLATE_DLL_IMPORT __attribute__ ((visibility ("default"))) |
Definition at line 32 of file temporal/temporal/visibility.h.