Ring Daemon 16.0.0
Loading...
Searching...
No Matches
def.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LIBJAMI_EXPORT   __attribute__((visibility("default")))
 
#define LIBJAMI_HIDDEN   __attribute__((visibility("hidden")))
 
#define LIBJAMI_IMPORT   __attribute__((visibility("default")))
 
#define LIBJAMI_LOCAL
 
#define LIBJAMI_PUBLIC
 
#define LIBJAMI_TEST_EXPORT
 

Macro Definition Documentation

◆ LIBJAMI_EXPORT

#define LIBJAMI_EXPORT   __attribute__((visibility("default")))

Definition at line 26 of file def.h.

◆ LIBJAMI_HIDDEN

#define LIBJAMI_HIDDEN   __attribute__((visibility("hidden")))

Definition at line 27 of file def.h.

◆ LIBJAMI_IMPORT

#define LIBJAMI_IMPORT   __attribute__((visibility("default")))

Definition at line 25 of file def.h.

◆ LIBJAMI_LOCAL

#define LIBJAMI_LOCAL

Definition at line 43 of file def.h.

◆ LIBJAMI_PUBLIC

#define LIBJAMI_PUBLIC

Definition at line 42 of file def.h.

◆ LIBJAMI_TEST_EXPORT

#define LIBJAMI_TEST_EXPORT

Definition at line 49 of file def.h.