53 virtual void update (
const Observable * ) = 0;
62 virtual void willDelete (
const Observable * );
67 #endif // _Observer_H_
#define MDL_HIPPOPLOT_API
Part of an implementation of the Observable-Observer pattern based on the example in the GOF Patterns...
Part of an implementation of the Observable Observer pattern based on the example implementation in t...