FSNotification
poseView->FSNotification(item->NodeMonitor());
if (!FSNotification(message))
virtual bool FSNotification(const BMessage*);
return _inherited::FSNotification(message);
: _inherited::FSNotification(message);
return _inherited::FSNotification(message);
if (_inherited::FSNotification(message))
return _inherited::FSNotification(message);
? _inherited::FSNotification(&message)
: FSNotification(&message);
virtual bool FSNotification(const BMessage* message);