#include <UT_Interrupt.h>
Definition at line 91 of file UT_Interrupt.h.
 
  
  
      
        
          | UT_InterruptHandler::UT_InterruptHandler  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
  
  
      
        
          | virtual UT_InterruptHandler::~UT_InterruptHandler  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualdefault   | 
  
 
 
  
  
      
        
          | virtual void UT_InterruptHandler::busyCheck  | 
          ( | 
          bool  | 
          interrupted,  | 
         
        
           | 
           | 
          float  | 
          percent,  | 
         
        
           | 
           | 
          float  | 
          longpercent  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void UT_InterruptHandler::interruptAllowed  | 
          ( | 
          bool  | 
          allowed,  | 
         
        
           | 
           | 
          bool  | 
          allow_ui  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void UT_InterruptHandler::pop  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual void UT_InterruptHandler::stop  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: