#include "EDoc/stdint.h"
#include "EDoc/NotificationIFace.h"
Go to the source code of this file.
Namespaces | |
namespace | EDoc |
Data Structures | |
class | EDoc::StdErrNotifier |
Standard implementation of NotificationIFace that notifies users of events through the stderr stream. More... | |
struct | EDoc::StdErrNotifier::Details |
Temporary structure for storing events for display at alater date. More... |