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

Platform/Aperios1.3.2/SharedReceiver.h File Reference

This file contains a class for a receiver using shared memory. More...

#include "Tools/Streams/InStreams.h"
#include "Platform/GTAssert.h"

Include dependency graph for SharedReceiver.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  SharedReceiver
 The class implements a receiver. More...


Defines

#define SHARED_RECEIVER(type)   SharedReceiver<type> the##type##Receiver
 The macro declares a shared received.


Detailed Description

This file contains a class for a receiver using shared memory.

Author:
Thomas Röfer

Definition in file SharedReceiver.h.


Define Documentation

#define SHARED_RECEIVER type   )     SharedReceiver<type> the##type##Receiver
 

The macro declares a shared received.

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 67 of file SharedReceiver.h.


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