|
xrootd
|
#include <XrdClPostMasterInterfaces.hh>

Public Member Functions | |
| virtual | ~MessageFilter () |
| virtual bool | Filter (const Message *msg)=0 |
Message filter.
|
inlinevirtual |
|
pure virtual |
Examine the message and return true if the message should be picked up (usually removed from the queue and to the caller)
Implemented in XrdFilter.
1.8.3.1