fLastNotificationTime
AttributeCookie() : fOpenMode(0), fLastNotificationTime(0) {}
FileCookie(int openMode) : fOpenMode(openMode), fLastNotificationTime(0) {}