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