DebugSender Class Reference

#include <Process.h>

Inheritance diagram for DebugSender:

MultiDebugSender< MessageQueue > Sender< MessageQueue > SenderList MessageQueue SenderList MessageQueue SenderBase< T > SenderList List of all members.

Public Member Functions

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

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 Dec 7 01:28:08 2006 for DT2005.panorama by  doxygen 1.4.7