#include <llnotify.h>
Public Member Functions | |
Matcher () | |
virtual | ~Matcher () |
virtual BOOL | matches (LLNotifyBox::notify_callback_t callback, void *cb_data) const =0 |
Definition at line 172 of file llnotify.h.
LLNotifyBoxView::Matcher::Matcher | ( | ) | [inline] |
Definition at line 175 of file llnotify.h.
virtual LLNotifyBoxView::Matcher::~Matcher | ( | ) | [inline, virtual] |
Definition at line 176 of file llnotify.h.
virtual BOOL LLNotifyBoxView::Matcher::matches | ( | LLNotifyBox::notify_callback_t | callback, | |
void * | cb_data | |||
) | const [pure virtual] |