IEC61970 16v29a - IEC61968 12v08
16v29a_12v08
refactored
IEC61968
InfIEC61968
InfAssets
PolePreservativeKind.h
1
// PolePreservativeKind.h
3
// Implementation of the Class PolePreservativeKind
4
// Original author: T. Kostic
6
7
#ifndef POLEPRESERVATIVEKIND_H
8
#define POLEPRESERVATIVEKIND_H
9
10
namespace
IEC61968
11
{
12
namespace
InfIEC61968
13
{
14
namespace
InfAssets
15
{
19
enum class
PolePreservativeKind
20
{
21
_undef = -1, creosote,
22
cellon,
23
naphthena,
24
penta,
25
chemonite,
26
unknown,
27
other
28
};
29
30
}
31
32
}
33
34
}
35
#endif // POLEPRESERVATIVEKIND_H
IEC61968
Definition:
BusbarSectionInfo.h:14
Generated by
1.8.13