SystemMessageProvider.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SystemMessageProvider

Defines

#define SYSTEMMESSAGEPROVIDER_H
 Interface class for objects that provide messages to the SystemMessenger.


Define Documentation

#define SYSTEMMESSAGEPROVIDER_H
 

Interface class for objects that provide messages to the SystemMessenger.

Note: this class is intentionally not written as a purely abstract class. For simple methods, such as getType() it's not prudent to consume the extra vtable and call sequence overhead in order to allow anyone to subclass how getType() works. Should this become a problem, it can certainly be altered, but the intention is to keep it 'featherweight'.


Generated on Tue Sep 19 14:04:41 2006 for MegaPlusPlus by  doxygen 1.4.6