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