Albert
Loading...
Searching...
No Matches
albert::Item::Observer Class Referenceabstract

#include <albert/item.h>

Description

Interface class for item observers.

Inheritance diagram for albert::Item::Observer:
[legend]

Public Member Functions

virtual void notify (const albert::Item *item)=0
 Notifies the observer about any changes in item.
 

Protected Member Functions

virtual ~Observer ()
 Destructs the observer.
 

Constructor & Destructor Documentation

◆ ~Observer()

virtual albert::Item::Observer::~Observer ( )
protectedvirtual

Destructs the observer.

Member Function Documentation

◆ notify()

virtual void albert::Item::Observer::notify ( const albert::Item item)
pure virtual

Notifies the observer about any changes in item.


The documentation for this class was generated from the following file: