IEC61970 16v29a - IEC61968 12v08
16v29a_12v08
refactored
IEC61968
Customers
NotificationTriggerKind.h
1
// NotificationTriggerKind.h
3
// Implementation of the Class NotificationTriggerKind
4
// Original author: T. Kostic
6
7
#ifndef NOTIFICATIONTRIGGERKIND_H
8
#define NOTIFICATIONTRIGGERKIND_H
9
10
namespace
IEC61968
11
{
12
namespace
Customers
13
{
17
enum class
NotificationTriggerKind
18
{
22
_undef = -1, initialEtr,
26
etrChange,
30
powerRestored,
34
powerOut,
38
informDispatched
39
};
40
41
}
42
43
}
44
#endif // NOTIFICATIONTRIGGERKIND_H
IEC61968
Definition:
BusbarSectionInfo.h:14
Generated by
1.8.13