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

_Anonymous Class Reference

Inheritance diagram for _Anonymous:

Inheritance graph
[legend]
Collaboration diagram for _Anonymous:

Collaboration graph
[legend]
List of all members.

Detailed Description

Singleton used to signal "Anonymous Sender"

The Anonymous object is used to signal that the sender of a message is not specified (as distinct from being "any sender"). Registering callbacks for Anonymous will only receive messages sent without senders. Sending with anonymous will only send messages to those receivers registered for Any or Anonymous.

Note: The default sender for connect is Any, while the default sender for send is Anonymous. This has the effect that if you do not specify any senders in either function then all messages are routed as though there was a single sender (Anonymous) being used everywhere.

Definition at line 76 of file dispatcher.py.


The documentation for this class was generated from the following file:
Generated on Fri Jul 21 13:26:42 2006 for LATTE R04-12-00 by doxygen 1.4.3