|
|
1.1 root 1: class _IOFramebufferNotifier : public IONotifier
2: {
3: friend IOFramebuffer;
4:
5: OSDeclareDefaultStructors(_IOFramebufferNotifier)
6:
7: public:
8: OSSet * whence;
9:
10: IOFramebufferNotificationHandler handler;
11: OSObject * self;
12: void * ref;
13: bool fEnable;
14:
15: virtual void remove();
16: virtual bool disable();
17: virtual void enable( bool was );
18: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.