Home | History | Annotate | Download | only in libloc_api_50001

Lines Matching defs:Notification

71 struct Notification {
85 // should the subscriber be deleted after the notification
89 inline Notification(const int broadcast,
96 inline Notification(const Subscriber* subscriber,
103 inline Notification(const int broadcast) :
108 inline Notification(const Subscriber* subscriber) :
246 void notifySubscribers(Notification& notification) const;
287 virtual bool notifyRsrcStatus(Notification &notification) = 0;
294 // checks if this notification is for me, i.e.
296 bool forMe(Notification &notification);
314 virtual bool notifyRsrcStatus(Notification &notification);
338 virtual bool notifyRsrcStatus(Notification &notification);
371 virtual bool notifyRsrcStatus(Notification &notification);
410 virtual bool notifyRsrcStatus(Notification &notification);