Structure to describe information for an opcode. More...
#include <eina_debug.h>
Data Fields | |
char * | opcode_name |
Opcode string. More... | |
int * | opcode_id |
A pointer to store the opcode id received from the daemon. | |
Eina_Debug_Cb | cb |
Callback to call when a packet corresponding to the opcode is received. | |
Structure to describe information for an opcode.
It is used to register new opcodes.
char* Eina_Debug_Opcode::opcode_name |
Opcode string.
On registration, the daemon uses it to calculate an opcode id