#include <llnotify.h>
Public Member Functions | |
| LLNotifyBehavior (notify_callback_t callback, void *data) | |
Public Attributes | |
| notify_callback_t | mCallback |
| void * | mData |
Definition at line 132 of file llnotify.h.
| LLNotifyBox::LLNotifyBehavior::LLNotifyBehavior | ( | notify_callback_t | callback, | |
| void * | data | |||
| ) |
Definition at line 72 of file llnotify.cpp.
Definition at line 136 of file llnotify.h.
Referenced by LLNotifyBox::getNotifyCallback(), and LLNotifyBox::handleMouseUp().
Definition at line 137 of file llnotify.h.
Referenced by LLNotifyBox::getUserData(), and LLNotifyBox::handleMouseUp().
1.5.5