#include "config.h"
#include "EDoc/NotificationIFace.h"
Go to the source code of this file.
Namespaces | |
| namespace | EDoc |
Functions | |
| void | EDoc::SetGlobalNotifier (NotificationIFace *gn) |
| Sets the global notifier. | |
| NotificationIFace * | EDoc::GetGlobalNotifier () |
| Returns a reference to the global notifier. | |
| NotificationIFace * | EDoc::GetGlobalNotifierAssert () |
| Returns a reference to the global notifier or throws a BugException if it is not set. | |
Variables | |
| static NotificationIFace * | EDoc::global_notifier = NULL |
1.5.1