REC RPC library
Macros
defines.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define REC_RPC_SERVER_DEFAULT_PORT   9280
 
#define REC_RPC_EXPORT   __attribute__ ((visibility ("default")))
 
#define REC_RPC_VISIBILITY_DEFAULT   __attribute__ ((visibility ("default")))
 
#define REC_RPC_FUNCTION_IS_NOT_USED
 

Macro Definition Documentation

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

Definition at line 49 of file defines.h.

#define REC_RPC_FUNCTION_IS_NOT_USED

Definition at line 57 of file defines.h.

#define REC_RPC_SERVER_DEFAULT_PORT   9280

Definition at line 38 of file defines.h.

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

Definition at line 50 of file defines.h.