| clearStickyInterrupts() | UT_Interrupt | |
| delayNextInterrupt() | UT_Interrupt | inline |
| destroy() | UT_SharedMem | protected |
| detach() | UT_SharedMem | protected |
| getAllowUI() const | UT_Interrupt | inline |
| getAppTitle() const | UT_Interrupt | inline |
| getInterruptable() const | UT_Interrupt | inline |
| getInterruptableLock() | UT_Interrupt | inline |
| getInterruptHandler() | UT_Interrupt | inline |
| getIsEscapeCheckCallbackSet() | UT_Interrupt | inlinestatic |
| getMemory(int reuse=1) | UT_SharedMem | protectedvirtual |
| getOpDepth() const | UT_Interrupt | inline |
| getSharedKey() const | UT_Interrupt | protected |
| interrupt(int) | UT_Interrupt | inline |
| interrupt() | UT_Interrupt | |
| isEnabled() const | UT_Interrupt | inline |
| isPaused() const | UT_Interrupt | |
| opEnd(int opid=-1) | UT_Interrupt | |
| operator=(const UT_SharedMem &)=delete | UT_SharedMem | protected |
| opInterrupt(int percent=-1) | UT_Interrupt | |
| opStart(const char *opname=0, int npoll=0, int immediate_dialog=0, int *opid=0) | UT_Interrupt | |
| opStartMessage(int priority, const UT_InterruptMessage &msg, int immediate_dialog=0, int *opid=0) | UT_Interrupt | |
| opStartPriority(int priority, const char *opname=0, int npoll=0, int immediate_dialog=0, int *opid=0) | UT_Interrupt | |
| ourKeyId | UT_SharedMem | protected |
| ourKeyPath | UT_SharedMem | protected |
| pause(bool dopause) | UT_Interrupt | |
| popInterruptCallback() | UT_Interrupt | |
| Priority enum name | UT_Interrupt | |
| PRIORITY_NODE enum value | UT_Interrupt | |
| PRIORITY_PERMANENT enum value | UT_Interrupt | |
| PRIORITY_TRANSIENT enum value | UT_Interrupt | |
| pushInterruptCallback(void(*callback)()) | UT_Interrupt | |
| readyForInterrupts() const | UT_Interrupt | inline |
| setActiveCallback(UT_InterruptCB function) | UT_Interrupt | inline |
| setAppTitle(const char *title) | UT_Interrupt | |
| setAutoInterruptTime(exint timeout_ms) | UT_Interrupt | |
| setEnabled(int state, int print_longtext=0) | UT_Interrupt | |
| setEscapeCheckCallback(UI_CheckForEscapeCB function) | UT_Interrupt | inlinestatic |
| setInterruptable(bool allow, bool *prev_enabled=nullptr, bool allow_ui=false) | UT_Interrupt | |
| setInterruptHandler(UT_InterruptHandler *hand) | UT_Interrupt | inline |
| setKey(const char *path, int id=0) | UT_SharedMem | protected |
| setKey(key_t key) | UT_SharedMem | protected |
| setLongOpText(const UT_StringHolder &longoptext) | UT_Interrupt | |
| setLongPercent(float percent) | UT_Interrupt | |
| setSignalCallback(UTsigHandler function) | UT_Interrupt | |
| setSize(int size) | UT_SharedMem | protected |
| setStickyInterrupts() | UT_Interrupt | |
| setUpdateModeCallback(OPUI_UpdateModeCB function) | UT_Interrupt | inlinestatic |
| setUseLocks(int) | UT_Interrupt | inline |
| stickyInterrupts() const | UT_Interrupt | inline |
| testMemoryThreshold() | UT_Interrupt | inline |
| UT_Interrupt(const char *app_title=0) | UT_Interrupt | explicit |
| UT_SharedMem(const char *keypath=0, int size=0, int keyid=0) | UT_SharedMem | explicitprotected |
| UT_SharedMem(key_t key, int size) | UT_SharedMem | protected |
| UT_SharedMem(int size) | UT_SharedMem | explicitprotected |
| UT_SharedMem(const UT_SharedMem &)=delete | UT_SharedMem | protected |
| ~UT_Interrupt() override | UT_Interrupt | |
| ~UT_SharedMem() | UT_SharedMem | protectedvirtual |