13 #ifndef LTI_DELEGATES_H
14 #define LTI_DELEGATES_H
42 virtual ~LTIInterruptDelegate(
void);
54 virtual LT_STATUS getInterruptStatus(
void) = 0;
93 #endif // LTI_DELEGATES_H
virtual LT_STATUS setProgressStatus(float percentComplete)=0
set percent completed
#define LT_END_NAMESPACE(theNameSpace)
compiler does not support namespaces
lt_uint32 LT_STATUS
An integral status code.
This file contains a number of enums, typedefs, etc, that are used throughout the MrSID SDK...
#define LT_BEGIN_NAMESPACE(theNameSpace)
compiler does not support namespaces
interrupt delegate (callback) base class
virtual ~LTIProgressDelegate(void)
progress delegate (callback) base class