IEC61970 16v29a - IEC61968 12v08
16v29a_12v08
refactored
IEC61968
InfIEC61968
InfERPSupport
ErpCompetency.h
1
// ErpCompetency.h
3
// Implementation of the Class ErpCompetency
5
6
#ifndef ERPCOMPETENCY_H
7
#define ERPCOMPETENCY_H
8
9
#include "IEC61968/InfIEC61968/InfERPSupport/ErpIdentifiedObject.h"
10
11
namespace
IEC61968
12
{
13
namespace
InfIEC61968
14
{
15
namespace
InfERPSupport
16
{
23
class
ErpCompetency
:
public
IEC61968::InfIEC61968::InfERPSupport::ErpIdentifiedObject
24
{
25
26
public
:
27
ErpCompetency
();
28
virtual
~
ErpCompetency
();
29
30
};
31
32
}
33
34
}
35
36
}
37
#endif // ERPCOMPETENCY_H
IEC61968::InfIEC61968::InfERPSupport::ErpCompetency
Definition:
ErpCompetency.h:23
IEC61968
Definition:
BusbarSectionInfo.h:14
IEC61968::InfIEC61968::InfERPSupport::ErpIdentifiedObject
Definition:
ErpIdentifiedObject.h:23
Generated by
1.8.13