#include "config.h"
#include "EDoc/StdErrNotifier.h"
#include "EDoc/events.inc"
Go to the source code of this file.
Namespaces | |
namespace | EDoc |
Defines | |
#define | EDOC_EVENT_ITEM(Type, Name, Description) RegisterEvent(Type, Name, #Name, Description); |
#define EDOC_EVENT_ITEM | ( | Type, | |||
Name, | |||||
Description | ) | RegisterEvent(Type, Name, #Name, Description); |