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

DebugSender Class Reference

This class implements a sender for MessageQueues. More...

#include <Process.h>

Inheritance diagram for DebugSender:

Inheritance graph
[legend]
Collaboration diagram for DebugSender:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DebugSender (PlatformProcess *process, const char *name, bool blocking)
 The constructor.


Detailed Description

This class implements a sender for MessageQueues.

It ensures that only a package is sent if it is not empty.

Definition at line 126 of file Process.h.


Constructor & Destructor Documentation

DebugSender::DebugSender PlatformProcess process,
const char *  name,
bool  blocking
[inline]
 

The constructor.

Parameters:
process The process this sender is associated with.
name The Aperios connection name of the sender without the process name.
blocking Decides whether this sender blocks the execution of the next frame until all connected receivers have requested a new package.

Definition at line 136 of file Process.h.


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:05:43 2004 for GT2004 by doxygen 1.3.6