Contents
#include <iwindow.h> struct UpdateCollector { // fields Vector <IWindow*> toReset; // construction UpdateCollector (IDesktop& desktop); };