#include <llnotify.h>
Public Member Functions | |
LLNotifyBehavior (notify_callback_t callback, void *data) | |
Public Attributes | |
notify_callback_t | mCallback |
void * | mData |
Definition at line 131 of file llnotify.h.
LLNotifyBox::LLNotifyBehavior::LLNotifyBehavior | ( | notify_callback_t | callback, | |
void * | data | |||
) |
Definition at line 70 of file llnotify.cpp.