|
xrootd
|
#include <XrdClPostMasterInterfaces.hh>
Public Member Functions | |
| virtual | ~MessageFilter () |
| virtual bool | Filter (const Message *msg)=0 |
| virtual uint16_t | GetSid () const =0 |
Message filter.
|
pure virtual |
Examine the message and return true if the message should be picked up (usually removed from the queue and to the caller)
Referenced by ~MessageFilter().
|
pure virtual |
Get sid of the filter
Referenced by XrdCl::IncomingMsgHandler::~IncomingMsgHandler(), and ~MessageFilter().
1.8.13