1 #ifndef IUFLIBRARY_IUFHLPULSEIMP_H 2 #define IUFLIBRARY_IUFHLPULSEIMP_H 43 #endif //IUFLIBRARY_IUFHLPULSEIMP_H
int iufPulseSave(iup_t pulse, hid_t handle)
Definition: iufPulse.c:167
iup_t iufBasePulseLoad(hid_t handle)
Definition: iufPulse.c:186
IufPulseType type
Definition: iufPulsePrivate.h:12
iup_t iufPulseLoad(hid_t handle)
Definition: iufPulse.c:203
IufPulseType
Definition: iufPulse.h:16
IUF_BOOL iufBasePulseCompare(iup_t reference, iup_t actual)
Definition: iufPulse.c:52
int iufBasePulseSave(iup_t pulse, hid_t handle)
Definition: iufPulse.c:144
int IUF_BOOL
Definition: iufTypes.h:8
Definition: iufPulsePrivate.h:10