fNotifications
DiskNotifications* fNotifications;
fNotifications->Notify(message, mask);
fNotifications->Register();
fNotifications->Unregister();
|| fObsoletePartitions == NULL || fNotifications == NULL)
return *fNotifications;
fNotifications->Notify(event, eventMask);
NotificationList::Iterator iterator = fNotifications.GetIterator();
fNotifications.Add(notification);
NotificationList fNotifications;
fNotifications(10, true),
if (fNotifications.IsEmpty())
for (int32 i = 0; BMessage* message = fNotifications.ItemAt(i); i++) {
if (fNotifications.IsEmpty()) {
if (fNotifications.IsEmpty()) {
BMessage* message = fNotifications.RemoveItemAt(0);
if (fNotifications.IsEmpty()) {
if (fNotifications.IsEmpty()) {
BMessage* message = fNotifications.RemoveItemAt(0);
if (!fNotifications.AddItem(new BMessage(*message)))
MessageList fNotifications;