Public Attributes | |
| dsi_socket_ref_t | socketref |
| socket reference | |
| void * | priv |
| int(* | connect )(struct dsi_component *, dsi_socket_ref_t *remote) |
| interface function for connect action | |
| int(* | start )(struct dsi_component *) |
| interface function for start action | |
| int(* | stop )(struct dsi_component *) |
| interface function for stop action | |
| int(* | close )(struct dsi_component *) |
| interface function for close action | |
Definition at line 321 of file types.h.
| void* dsi_component::priv |
1.5.6