dsi_component Struct Reference
[DSI API for client applications]

component descriptor More...

List of all members.

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


Detailed Description

component descriptor

Definition at line 321 of file types.h.


Member Data Documentation

Service pointer for component functions. Can be set by component creator as a hint for the connect, start, stop and close callbacks

Definition at line 326 of file types.h.


The documentation for this struct was generated from the following file:

Generated on Wed Apr 11 06:40:14 2012 for DSI - Drops Streaming Interface by  doxygen 1.5.6