IEC61970 16v29a - IEC61968 12v08
16v29a_12v08
refactored
IEC61968
InfIEC61968
InfAssetInfo
BreakerInfo.h
1
// BreakerInfo.h
3
// Implementation of the Class BreakerInfo
5
6
#ifndef BREAKERINFO_H
7
#define BREAKERINFO_H
8
9
#include "IEC61970/Base/Domain/CurrentFlow.h"
10
#include "IEC61968/InfIEC61968/InfAssetInfo/OldSwitchInfo.h"
11
12
namespace
IEC61968
13
{
14
namespace
InfIEC61968
15
{
16
namespace
InfAssetInfo
17
{
21
class
BreakerInfo
:
public
IEC61968::InfIEC61968::InfAssetInfo::OldSwitchInfo
22
{
23
24
public
:
25
BreakerInfo
();
26
virtual
~
BreakerInfo
();
30
IEC61970::Base::Domain::CurrentFlow
phaseTrip
;
31
32
};
33
34
}
35
36
}
37
38
}
39
#endif // BREAKERINFO_H
IEC61968::InfIEC61968::InfAssetInfo::BreakerInfo
Definition:
BreakerInfo.h:21
IEC61968::InfIEC61968::InfAssetInfo::BreakerInfo::phaseTrip
IEC61970::Base::Domain::CurrentFlow phaseTrip
Definition:
BreakerInfo.h:30
IEC61968::InfIEC61968::InfAssetInfo::OldSwitchInfo
Definition:
OldSwitchInfo.h:24
IEC61968
Definition:
BusbarSectionInfo.h:14
IEC61970::Base::Domain::CurrentFlow
Definition:
CurrentFlow.h:23
Generated by
1.8.13