Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Compound Members
Eris::MessageDispatcher Class Reference
The message dispatcher provides a non-decoded output of the selected message.
More...
#include <SignalDispatcher.h>
Inheritance diagram for Eris::MessageDispatcher:
List of all members.
|
Public Member Functions |
| MessageDispatcher (const std::string &nm, const SigC::Slot1< void, const Atlas::Message::Object & > &slot) |
| standard constructor
|
virtual bool | dispatch (DispatchContextDeque &dq) |
| primary invocation method; called by the parent node when a message is received
|
Protected Attributes |
SigC::Signal1< void, const
Atlas::Message::Object & > | Signal |
Detailed Description
The message dispatcher provides a non-decoded output of the selected message.
This is most useful in conjunction with the EncapDispatcher, where the de-encapsulated object is not an Atlas::Object, but simple some defined map or list structure.
Constructor & Destructor Documentation
Eris::MessageDispatcher::MessageDispatcher |
( |
const std::string & |
nm, |
|
|
const SigC::Slot1< void, const Atlas::Message::Object & > & |
slot |
|
) |
[inline] |
|
|
standard constructor
- Parameters:
-
nm | The dispatcher label |
slot | A SigC slot that takes an Atlas::Message::Object |
|
The documentation for this class was generated from the following file:
Generated on Thu May 22 08:01:10 2003 for Eris by
1.3-rc3