DSI API for client applications

Relevant things for in-the-middle applications. Client applications might also need the functions provided by the General Functions for DSI users module. More...

Classes

struct  dsi_socket_ref
 socket reference

It is given to the application by the component to describe a socket More...

struct  dsi_component
 component descriptor More...
struct  dsi_stream
 application stream descriptor

Used by in-the-middle-applications to store send- and receive-components. Used by dsi_stream_create(), dsi_stream_start(), dsi_stream_stop() and dsi_stream_close(). More...


Typedefs

typedef l4_int32_t dsi_socketid_t
 socket id

It is used as a global reference to a socket e.g. in synchronisation messages between sender and receiver component

typedef struct dsi_socket_ref dsi_socket_ref_t
 socket reference

It is given to the application by the component to describe a socket

typedef struct dsi_component dsi_component_t
 component descriptor
typedef struct dsi_stream dsi_stream_t
 application stream descriptor

Used by in-the-middle-applications to store send- and receive-components. Used by dsi_stream_create(), dsi_stream_start(), dsi_stream_stop() and dsi_stream_close().


Detailed Description

Relevant things for in-the-middle applications. Client applications might also need the functions provided by the General Functions for DSI users module.

See also:
g_stream.

Typedef Documentation

typedef struct dsi_stream dsi_stream_t

application stream descriptor

Used by in-the-middle-applications to store send- and receive-components. Used by dsi_stream_create(), dsi_stream_start(), dsi_stream_stop() and dsi_stream_close().


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