|
Albert
|
#include <albert/item.h>
Interface class for item observers.
Public Member Functions | |
| virtual void | notify (const albert::Item *item)=0 |
| Notifies the observer about any changes in item. | |
Protected Member Functions | |
| virtual | ~Observer () |
|
protectedvirtual |
|
pure virtual |
Notifies the observer about any changes in item.