|
unilink
0.4.3
A simple C++ library for unified async communication
|
Go to the source code of this file.
Macros | |
| #define | UNILINK_API |
| #define | UNILINK_LOCAL __attribute__((visibility("hidden"))) |
| #define | UNILINK_EXPORT UNILINK_API |
| #define | UNILINK_NO_EXPORT UNILINK_LOCAL |
| #define UNILINK_API |
Definition at line 37 of file visibility.hpp.
| #define UNILINK_EXPORT UNILINK_API |
Definition at line 52 of file visibility.hpp.
| #define UNILINK_LOCAL __attribute__((visibility("hidden"))) |
Definition at line 47 of file visibility.hpp.
| #define UNILINK_NO_EXPORT UNILINK_LOCAL |
Definition at line 56 of file visibility.hpp.