#include <UT_Interrupt.h>

Public Member Functions | |
| UT_InterruptClient (pid_t server_id) | |
| ~UT_InterruptClient () | |
| bool | isInterrupted () |
| void | setPercent (float p) |
| void | setLongPercent (float p) |
| void | setMessage (const char *title) |
Definition at line 308 of file UT_Interrupt.h.
| UT_InterruptClient::UT_InterruptClient | ( | pid_t | server_id | ) |
| UT_InterruptClient::~UT_InterruptClient | ( | ) |
| bool UT_InterruptClient::isInterrupted | ( | ) |
| void UT_InterruptClient::setLongPercent | ( | float | p | ) |
| void UT_InterruptClient::setMessage | ( | const char * | title | ) |
| void UT_InterruptClient::setPercent | ( | float | p | ) |
1.5.9