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   
)
INTERFACE ( ISoundStreamServer  ,
ISoundStreamClient   
)

Definition at line 52 of file soundstreamclient_interfaces.h.

References ANSWERS, IF_CON_DESTRUCTOR, IF_SENDER_FINE, and SENDERS.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 28 Jan 2011 for kradio by  doxygen 1.6.1