Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Platform/Aperios1.3.2/SoundDataSender.h File Reference

This file contains a sender for sound data. More...

#include "Platform/ProcessFramework.h"
#include "Representations/Sound/SoundData.h"
#include <OPENR/OPENRAPI.h>

Include dependency graph for SoundDataSender.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Classes

class  SoundDataSender
 This class implements a sender for sound data. More...


Defines

#define SENDER_SOUNDDATA   SoundDataSender theSoundDataSender
 The macro declares a sender for sound data.

#define INIT_SENDER_SOUNDDATA(blocking)   theSoundDataSender(this,blocking)
 The macro instantiates a sender for sound data.


Detailed Description

This file contains a sender for sound data.

Definition in file SoundDataSender.h.


Define Documentation

#define SENDER_SOUNDDATA   SoundDataSender theSoundDataSender
 

The macro declares a sender for sound data.

It must be used inside a declaration of a process, after the macro DEBUGGING.

Definition at line 69 of file SoundDataSender.h.

#define INIT_SENDER_SOUNDDATA blocking   )     theSoundDataSender(this,blocking)
 

The macro instantiates a sender for sound data.

Parameters:
blocking Decides whether this sender blocks the execution of the next frame until all connected receivers have requested a new package.

Definition at line 77 of file SoundDataSender.h.

Referenced by Motion::Motion().


Generated on Thu Sep 23 20:00:33 2004 for GT2004 by doxygen 1.3.6