MrSID Decode SDK for Raster Reference Manual  9.0.0.3864
LTIOverrideDelegates< BASE > Struct Template Reference

#include <lti_imageStageOverrides.h>

Inheritance diagram for LTIOverrideDelegates< BASE >:
Collaboration diagram for LTIOverrideDelegates< BASE >:

Public Member Functions

void setProgressDelegate (LTIProgressDelegate *delegate)
 
LTIProgressDelegategetProgressDelegate () const
 
void setInterruptDelegate (LTIInterruptDelegate *delegate)
 
LTIInterruptDelegategetInterruptDelegate () const
 

Additional Inherited Members

- Protected Member Functions inherited from LTIOverrideDelegatesData
 LTIOverrideDelegatesData ()
 
- Protected Attributes inherited from LTIOverrideDelegatesData
LTIProgressDelegatem_progressDelegate
 
LTIInterruptDelegatem_interruptDelegate
 

Detailed Description

template<class BASE>
struct LTIOverrideDelegates< BASE >

Definition at line 438 of file lti_imageStageOverrides.h.

Member Function Documentation

template<class BASE>
LTIInterruptDelegate* LTIOverrideDelegates< BASE >::getInterruptDelegate ( ) const
inline

Definition at line 456 of file lti_imageStageOverrides.h.

template<class BASE>
LTIProgressDelegate* LTIOverrideDelegates< BASE >::getProgressDelegate ( ) const
inline

Definition at line 446 of file lti_imageStageOverrides.h.

template<class BASE>
void LTIOverrideDelegates< BASE >::setInterruptDelegate ( LTIInterruptDelegate delegate)
inline

Definition at line 451 of file lti_imageStageOverrides.h.

template<class BASE>
void LTIOverrideDelegates< BASE >::setProgressDelegate ( LTIProgressDelegate delegate)
inline

Definition at line 441 of file lti_imageStageOverrides.h.


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

LizardTech