LTIOverrideDelegates< BASE > Struct Template Reference

#include <lti_imageStageOverrides.h>

Inheritance diagram for LTIOverrideDelegates< BASE >:
LTIOverrideDelegatesData

List of all members.

Public Member Functions

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

Detailed Description

template<class BASE>
struct LTIOverrideDelegates< BASE >

Definition at line 454 of file lti_imageStageOverrides.h.


Member Function Documentation

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

Definition at line 472 of file lti_imageStageOverrides.h.

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

Definition at line 462 of file lti_imageStageOverrides.h.

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

Definition at line 467 of file lti_imageStageOverrides.h.

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

Definition at line 457 of file lti_imageStageOverrides.h.


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

LizardTech