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