10 #include <rpm/rpmtypes.h>
60 typedef void * (*rpmCallbackFunction)
rpmCallbackType_e
Bit(s) to identify progress callbacks.
@ RPMCALLBACK_UNINST_PROGRESS
@ RPMCALLBACK_VERIFY_PROGRESS
@ RPMCALLBACK_TRANS_START
@ RPMCALLBACK_INST_PROGRESS
@ RPMCALLBACK_VERIFY_STOP
@ RPMCALLBACK_INST_CLOSE_FILE
@ RPMCALLBACK_VERIFY_START
@ RPMCALLBACK_ELEM_PROGRESS
@ RPMCALLBACK_UNINST_START
@ RPMCALLBACK_REPACKAGE_START
@ RPMCALLBACK_SCRIPT_START
@ RPMCALLBACK_SCRIPT_ERROR
@ RPMCALLBACK_UNPACK_ERROR
@ RPMCALLBACK_INST_OPEN_FILE
@ RPMCALLBACK_REPACKAGE_STOP
@ RPMCALLBACK_TRANS_PROGRESS
@ RPMCALLBACK_REPACKAGE_PROGRESS
@ RPMCALLBACK_UNINST_STOP
@ RPMCALLBACK_SCRIPT_STOP
enum rpmCallbackType_e rpmCallbackType
Bit(s) to identify progress callbacks.