|
|
| enum Type { PM_ERROR, PM_INVALID_INT, PM_INVALID_DOUBLE, PM_DOUBLE, PM_INT } | Type |
| Type type | type |
| int iMax | iMax |
| int iMin | iMin |
| double fMax | fMax |
| double fMin | fMin |
| Generated by: prospector@george.devel.redhat.com on Wed Apr 25 19:31:10 2001, using kdoc 2.0a53. |