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