soundstreamclient_interfaces.h File Reference

#include <kconfig.h>
#include <qmap.h>
#include "interfaces.h"
#include "soundformat.h"
#include "soundstreamid.h"
#include "sound_metadata.h"

Include dependency graph for soundstreamclient_interfaces.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define CALL_SNDSTR_SERVER(name, param, call)
#define SIZE_T_DONT_CARE   ((size_t)(-1))

Functions

 INTERFACE (ISoundStreamServer, ISoundStreamClient)
 INTERFACE (ISoundStreamClient, ISoundStreamServer)


Define Documentation

#define CALL_SNDSTR_SERVER ( name,
param,
call   ) 

Value:

inline int name param const { \
        return  iConnections.count() ? iConnections.getFirst()->name call : 0; \
    }

Definition at line 42 of file soundstreamclient_interfaces.h.

Referenced by INTERFACE().

#define SIZE_T_DONT_CARE   ((size_t)(-1))

Definition at line 48 of file soundstreamclient_interfaces.h.


Function Documentation

INTERFACE ( ISoundStreamClient  ,
ISoundStreamServer   
)

Definition at line 154 of file soundstreamclient_interfaces.h.

References ANSWERS, CALL_SNDSTR_SERVER, IF_QUERY, IF_RECEIVER_EMPTY, QUERIES, RECEIVERS, and SENDERS.

INTERFACE ( ISoundStreamServer  ,
ISoundStreamClient   
)

Definition at line 52 of file soundstreamclient_interfaces.h.

References ANSWERS, IF_CON_DESTRUCTOR, IF_SENDER_FINE, and SENDERS.


Generated on Fri Jan 28 16:28:19 2011 for kradio by  doxygen 1.4.7