HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_InterruptClient Class Reference

#include <UT_Interrupt.h>

+ Inheritance diagram for UT_InterruptClient:

Public Member Functions

 UT_InterruptClient ()
 
 ~UT_InterruptClient () override
 
bool isValid ()
 
bool isInterrupted ()
 
void setPercent (float p)
 
void setLongPercent (float p)
 
void setMessage (const char *title)
 
- Public Member Functions inherited from UT_SharedMem
 UT_SharedMem (const char *keypath=0, int size=0, int keyid=0)
 
 UT_SharedMem (key_t key, int size)
 
 UT_SharedMem (int size)
 
virtual ~UT_SharedMem ()
 
 UT_SharedMem (const UT_SharedMem &)=delete
 
UT_SharedMemoperator= (const UT_SharedMem &)=delete
 
int setKey (const char *path, int id=0)
 
int setKey (key_t key)
 
int setSize (int size)
 
int detach ()
 
int destroy ()
 
virtual voidgetMemory (int reuse=1)
 

Additional Inherited Members

- Protected Attributes inherited from UT_SharedMem
UT_String ourKeyPath
 
int ourKeyId
 

Detailed Description

Definition at line 401 of file UT_Interrupt.h.

Constructor & Destructor Documentation

UT_InterruptClient::UT_InterruptClient ( )
UT_InterruptClient::~UT_InterruptClient ( )
override

Member Function Documentation

bool UT_InterruptClient::isInterrupted ( )
bool UT_InterruptClient::isValid ( )
void UT_InterruptClient::setLongPercent ( float  p)
void UT_InterruptClient::setMessage ( const char *  title)
void UT_InterruptClient::setPercent ( float  p)

The documentation for this class was generated from the following file: