|
Class Summary |
| CompoundCriterion |
This class defines a criterion as a combination of several criteria. |
| DoorCriterion |
DoorCriterion is used to select a message packet according to its incoming door. |
| DoorPulseCriterion |
allows to retrieve a message from a node queue according to the pulse and/or
door number. |
| IntegerMessageCriterion |
IntegerMessageCriterion is used to identify a message containing an integer. |
| MessageCriterion |
This class implements a criterion that tests if the object is a Message. |
| MessagePacketCriterion |
MessagePacketCriterion is a message criterion wrapper that handles a message
packet, extracts its message which is then tested by a MessageCriterion. |