28 #ifndef NOTIFICATIONCCTYPES_H 29 #define NOTIFICATIONCCTYPES_H 64 std::map<uint32, NotificationCCTypes::NotificationEventParams* >
EventParams;
70 std::map<uint32, NotificationCCTypes::NotificationEvents *>
Events;
80 static void ReadXML();
96 static std::map<uint32, NotificationCCTypes::NotificationTypes *> Notifications;
101 #endif // VALUEHELP_H std::map< uint32, NotificationCCTypes::NotificationEventParams * > EventParams
Definition: NotificationCCTypes.h:64
Definition: NotificationCCTypes.h:46
Definition: Bitfield.h:34
uint32 id
Definition: NotificationCCTypes.h:68
const std::map< uint32, NotificationCCTypes::NotificationEventParams * > GetAlarmNotificationEventParams(uint32, uint32)
Definition: NotificationCCTypes.cpp:344
Definition: NotificationCCTypes.h:47
NotificationEventParamTypes
Definition: NotificationCCTypes.h:44
static NotificationCCTypes * Get()
Definition: NotificationCCTypes.cpp:374
string name
Definition: NotificationCCTypes.h:63
const NotificationTypes * GetAlarmNotificationTypes(uint32)
Definition: NotificationCCTypes.cpp:314
uint32 id
Definition: NotificationCCTypes.h:55
const NotificationEvents * GetAlarmNotificationEvents(uint32, uint32)
Definition: NotificationCCTypes.cpp:329
Definition: NotificationCCTypes.h:50
uint32 id
Definition: NotificationCCTypes.h:62
std::map< uint32, NotificationCCTypes::NotificationEvents * > Events
Definition: NotificationCCTypes.h:70
static bool Create()
Definition: NotificationCCTypes.cpp:359
static string GetEventParamNames(NotificationEventParamTypes)
Definition: NotificationCCTypes.cpp:259
Definition: NotificationCCTypes.h:66
unsigned int uint32
Definition: Defs.h:95
Definition: NotificationCCTypes.h:48
Definition: NotificationCCTypes.h:45
Definition: NotificationCCTypes.h:53
string GetEventForAlarmType(uint32, uint32)
Definition: NotificationCCTypes.cpp:299
Definition: NotificationCCTypes.h:49
string name
Definition: NotificationCCTypes.h:69
Definition: NotificationCCTypes.h:60
string name
Definition: NotificationCCTypes.h:56
string GetAlarmType(uint32)
Definition: NotificationCCTypes.cpp:287
Definition: NotificationCCTypes.h:41
NotificationEventParamTypes type
Definition: NotificationCCTypes.h:57
std::map< uint32, string > ListItems
Definition: NotificationCCTypes.h:58