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;
288 virtual bool notifyRsrcStatus(Notification &notification) = 0;
295 // checks if this notification is for me, i.e.
297 bool forMe(Notification &notification);
315 virtual bool notifyRsrcStatus(Notification &notification);
342 virtual bool notifyRsrcStatus(Notification &notification);
378 virtual bool notifyRsrcStatus(Notification &notification);
422 virtual bool notifyRsrcStatus(Notification &notification);