|
SEPIA
Software documentation for the APEX SEPIA receivers
|
A class to represent an entry in Andrey Ermakov's ini file. More...
#include <inireader.h>
Public Attributes | |
| DWORD | address |
| the address associated with an entry. | |
| Type | type |
| the data type of an entry | |
| int | gain |
| the gain associated with an entry. | |
| char | unit |
| the physical unit associated with an entry. | |
| bool | writable |
| true for SET type, false for GET type of parameter. | |
| float | min |
| hard minimum value for SET parameter. | |
| float | max |
| hard maximum value for SET parameter. | |
A class to represent an entry in Andrey Ermakov's ini file.