Message filter.
More...
#include <XrdClPostMasterInterfaces.hh>
virtual XrdCl::MessageFilter::~MessageFilter |
( |
| ) |
|
|
inlinevirtual |
virtual bool XrdCl::MessageFilter::Filter |
( |
const Message * |
msg | ) |
|
|
pure virtual |
Examine the message and return true if the message should be picked up (usually removed from the queue and to the caller)
virtual uint16_t XrdCl::MessageFilter::GetSid |
( |
| ) |
const |
|
pure virtual |
Get sid of the filter
- Returns
- filter sid if exists, otherwise 0
The documentation for this class was generated from the following file: