#include <vos/corelibs/vos/site.hh>
Inheritance diagram for VOS::MessageFilter:
If you attach the filter to a remote site, you will filter outbound messages going to that remote site. If you attach a filter to a local site, you will filter inbound messages being sent to the local site.
Definition at line 58 of file site.hh.
|
|
|
Reimplemented in VOS::EnqueueOutgoing. |
|
Do something with this message. You are permitted to modify the message.
Implemented in VOS::OutgoingLock, VOS::EnqueueOutgoing, and VOS::RewriteTo. |