CIM++ Adapted CIM_SINERGIEN Codebase
Main Page
Classes
Files
File List
IEC61970
Base
Domain
Integer.h
1
// Integer.h
3
// Implementation of the Class Integer
5
6
#ifndef INTEGER_H
7
#define INTEGER_H
8
9
namespace
IEC61970
10
{
11
namespace
Base
12
{
13
namespace
Domain
14
{
18
typedef
long
Integer;
19
20
}
21
22
}
23
24
}
25
#endif // INTEGER_H
IEC61970
Definition:
AuxiliaryEquipment.h:13
Generated by
1.8.11