#include <channel_decls.h>
Public Member Functions | |
bool | operator() (const BaseChannel &a, const BaseChannel &b) const |
Comparison operator. |
Channels with no messages are considered larger than channels with messages. If both channels have messages to be delivered the channel that received the message earlier is smaller.