|
corosync 3.1.9
|

Data Fields | |
| void * | user_data |
| cmap_notify_fn_t | notify_fn |
| qb_ipcc_connection_t * | c |
| cmap_track_handle_t | track_handle |
Definition at line 62 of file lib/cmap.c.
| qb_ipcc_connection_t* cmap_track_inst::c |
Definition at line 65 of file lib/cmap.c.
Referenced by cmap_finalize(), and cmap_track_add().
| cmap_notify_fn_t cmap_track_inst::notify_fn |
Definition at line 64 of file lib/cmap.c.
Referenced by cmap_dispatch(), and cmap_track_add().
| cmap_track_handle_t cmap_track_inst::track_handle |
Definition at line 66 of file lib/cmap.c.
Referenced by cmap_dispatch(), and cmap_track_add().
| void* cmap_track_inst::user_data |
Definition at line 63 of file lib/cmap.c.
Referenced by cmap_dispatch(), and cmap_track_add().