|
HDK
|
This is the complete list of members for UT_InterruptHandler, including all inherited members.
| busyCheck(bool interrupted, float percent, float longpercent)=0 | UT_InterruptHandler | pure virtual |
| interruptAllowed(bool allowed, bool allow_ui)=0 | UT_InterruptHandler | pure virtual |
| operator=(const UT_InterruptHandler &)=delete | UT_InterruptHandler | |
| pop()=0 | UT_InterruptHandler | pure virtual |
| push(UT_Interrupt *intr, const UT_InterruptMessage &msg, const UT_StringRef &main_optext, int priority)=0 | UT_InterruptHandler | pure virtual |
| start(UT_Interrupt *intr, const UT_InterruptMessage &msg, const UT_StringRef &main_optext, int priority)=0 | UT_InterruptHandler | pure virtual |
| stop()=0 | UT_InterruptHandler | pure virtual |
| UT_InterruptHandler()=default | UT_InterruptHandler | |
| UT_InterruptHandler(const UT_InterruptHandler &)=delete | UT_InterruptHandler | |
| ~UT_InterruptHandler()=default | UT_InterruptHandler | virtual |