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

Platform/Aperios1.3.2/SharedSender.h File Reference

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

#include "Platform/ProcessFramework.h"

Include dependency graph for SharedSender.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  SharedSender
 This class implements a sender for sound data. More...


Defines

#define SHARED_SENDER(type)   SharedSender<type> the##type##Sender
 The macro declares a shared sender.


Detailed Description

This file contains a sender for sound data.

Definition in file SharedSender.h.


Define Documentation

#define SHARED_SENDER type   )     SharedSender<type> the##type##Sender
 

The macro declares a shared sender.

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

Parameters:
type The type of the package. The variable actually declared has a type compatible to "type" and is called "thetypeSender".

Definition at line 86 of file SharedSender.h.


Generated on Mon Mar 20 22:04:55 2006 for GT2005 by doxygen 1.3.6