#include <internal.h>
Data Fields | |
gpointer | user_cb |
gpointer | user_data |
const char * | match_rule |
gpointer | data |
eripc_event_t | event_type |
eripc_bus_t | bus_type |
unsigned int | message_id |
char * | service |
char * | path |
char * | interface |
char * | name |
Definition at line 75 of file internal.h.
Definition at line 82 of file internal.h.
Referenced by __attribute__(), _filter(), _send_helper(), _set_handler(), and eripc_reply_handler().
gpointer _osso_callback_data_t::data |
Definition at line 80 of file internal.h.
Referenced by _send_helper(), _set_handler(), and eripc_reply_handler().
Definition at line 81 of file internal.h.
Referenced by _filter(), _send_helper(), _set_handler(), and generic_signal_handler().
Definition at line 87 of file internal.h.
Referenced by __attribute__(), _filter(), _send_helper(), and _set_handler().
const char* _osso_callback_data_t::match_rule |
Definition at line 79 of file internal.h.
Referenced by __attribute__(), _send_helper(), and _set_handler().
unsigned int _osso_callback_data_t::message_id |
Definition at line 83 of file internal.h.
Referenced by _filter(), _send_helper(), and eripc_reply_handler().
Definition at line 88 of file internal.h.
Referenced by __attribute__(), _send_helper(), and _set_handler().
Definition at line 86 of file internal.h.
Referenced by __attribute__(), _send_helper(), and _set_handler().
Definition at line 85 of file internal.h.
Referenced by __attribute__(), _filter(), _send_helper(), and _set_handler().
gpointer _osso_callback_data_t::user_cb |
Definition at line 76 of file internal.h.
Referenced by _send_helper(), _set_handler(), eripc_reply_handler(), and generic_signal_handler().
gpointer _osso_callback_data_t::user_data |
Definition at line 78 of file internal.h.
Referenced by _send_helper(), _set_handler(), eripc_reply_handler(), and generic_signal_handler().