EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
method_types.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CALL_REQ_HANDLER(c)
 
#define CALL_RSP_HANDLER(c)
 
#define BOUND_CALL_RSP_HANDLER(c)
 
#define NOTIFY_HANDLER(c)
 

Macro Definition Documentation

#define BOUND_CALL_RSP_HANDLER (   c)

Definition at line 9 of file method_types.h.

#define CALL_REQ_HANDLER (   c)

Definition at line 3 of file method_types.h.

#define CALL_RSP_HANDLER (   c)

Definition at line 6 of file method_types.h.

#define NOTIFY_HANDLER (   c)

Definition at line 12 of file method_types.h.