Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
Class: CIccApplyMpeCalculator. More...
#include <IccMpeCalc.h>
Public Member Functions | |
CIccSubCalcApply * | GetApply (icUInt16Number index) |
Name: CIccApplyMpeCalculator::GetSubApply. | |
virtual const icChar * | GetClassName () const |
bool | GetEnvVar (icSigCmmEnvVar sigEnv, icFloatNumber &val) |
Name: CIccApplyMpeCalculator::GetSubApply. | |
const icFloatNumber * | GetInput () |
icFloatNumber * | GetOutput () |
CIccFloatVector * | GetScratch () |
CIccFloatVector * | GetStack () |
icFloatNumber * | GetTemp () |
virtual icElemTypeSignature | GetType () const |
virtual | ~CIccApplyMpeCalculator () |
Name: CIccMpeCalculator::~CIccApplyMpeCalculator. | |
Public Member Functions inherited from CIccApplyMpe | |
void | Apply (icFloatNumber *pDestPixel, const icFloatNumber *pSrcPixel) |
CIccApplyMpe (CIccMultiProcessElement *pElem) | |
Name: CIccApplyMpe::CIccApplyMpe. | |
CIccMultiProcessElement * | GetElem () const |
virtual | ~CIccApplyMpe () |
Name: CIccApplyMpe::~CIccApplyMpe. | |
Protected Member Functions | |
CIccApplyMpeCalculator (CIccMultiProcessElement *pElem) | |
Name: CIccMpeCalculator::CIccApplyMpeCalculator. | |
Protected Attributes | |
const icFloatNumber * | m_input |
icUInt32Number | m_nSubElem |
icFloatNumber * | m_output |
IIccCmmEnvVarLookup * | m_pCmmEnvVarLookup |
CIccFloatVector * | m_scratch |
CIccFloatVector * | m_stack |
CIccSubCalcApply ** | m_SubElem |
icFloatNumber * | m_temp |
Protected Attributes inherited from CIccApplyMpe | |
CIccApplyTagMpe * | m_pApplyTag |
CIccMultiProcessElement * | m_pElem |
Friends | |
class | CIccMpeCalculator |
Class: CIccApplyMpeCalculator.
Purpose: The Calculator process element apply data
Definition at line 504 of file IccMpeCalc.h.
|
virtual |
Name: CIccMpeCalculator::~CIccApplyMpeCalculator.
Purpose:
Args:
Return:
Definition at line 5016 of file IccMpeCalc.cpp.
References m_nSubElem, m_scratch, m_stack, m_SubElem, and m_temp.
|
protected |
Name: CIccMpeCalculator::CIccApplyMpeCalculator.
Purpose:
Args:
Return:
Definition at line 4990 of file IccMpeCalc.cpp.
References m_input, m_nSubElem, m_output, m_scratch, m_stack, m_SubElem, and m_temp.
CIccSubCalcApply * CIccApplyMpeCalculator::GetApply | ( | icUInt16Number | index | ) |
Name: CIccApplyMpeCalculator::GetSubApply.
Purpose:
Args:
Return:
Definition at line 5049 of file IccMpeCalc.cpp.
References m_nSubElem, and m_SubElem.
Referenced by CIccOpDefSubElement::Exec().
|
inlinevirtual |
Reimplemented from CIccApplyMpe.
Definition at line 511 of file IccMpeCalc.h.
bool CIccApplyMpeCalculator::GetEnvVar | ( | icSigCmmEnvVar | sigEnv, |
icFloatNumber & | val ) |
Name: CIccApplyMpeCalculator::GetSubApply.
Purpose:
Args:
Return:
Definition at line 5068 of file IccMpeCalc.cpp.
References IIccCmmEnvVarLookup::GetEnvVar(), and m_pCmmEnvVarLookup.
Referenced by CIccOpDefEnvVar::Exec().
|
inline |
Definition at line 513 of file IccMpeCalc.h.
Referenced by CIccCalculatorFunc::ApplySequence().
|
inline |
Definition at line 514 of file IccMpeCalc.h.
Referenced by CIccCalculatorFunc::Apply(), and CIccCalculatorFunc::ApplySequence().
|
inline |
Definition at line 519 of file IccMpeCalc.h.
Referenced by CIccCalculatorFunc::ApplySequence().
|
inline |
Definition at line 517 of file IccMpeCalc.h.
Referenced by CIccCalculatorFunc::Apply(), and CIccCalculatorFunc::ApplySequence().
|
inline |
Definition at line 515 of file IccMpeCalc.h.
Referenced by CIccCalculatorFunc::ApplySequence().
|
inlinevirtual |
Reimplemented from CIccApplyMpe.
Definition at line 510 of file IccMpeCalc.h.
References icSigCalculatorElemType.
|
friend |
Definition at line 506 of file IccMpeCalc.h.
|
protected |
Definition at line 532 of file IccMpeCalc.h.
Referenced by CIccMpeCalculator::Apply(), and CIccApplyMpeCalculator().
|
protected |
Definition at line 537 of file IccMpeCalc.h.
Referenced by CIccApplyMpeCalculator(), GetApply(), CIccMpeCalculator::GetNewApply(), and ~CIccApplyMpeCalculator().
|
protected |
Definition at line 533 of file IccMpeCalc.h.
Referenced by CIccMpeCalculator::Apply(), and CIccApplyMpeCalculator().
|
protected |
Definition at line 540 of file IccMpeCalc.h.
Referenced by GetEnvVar(), and CIccMpeCalculator::GetNewApply().
|
protected |
Definition at line 529 of file IccMpeCalc.h.
Referenced by CIccApplyMpeCalculator(), CIccMpeCalculator::GetNewApply(), and ~CIccApplyMpeCalculator().
|
protected |
Definition at line 528 of file IccMpeCalc.h.
Referenced by CIccApplyMpeCalculator(), CIccMpeCalculator::GetNewApply(), and ~CIccApplyMpeCalculator().
|
protected |
Definition at line 538 of file IccMpeCalc.h.
Referenced by CIccApplyMpeCalculator(), GetApply(), CIccMpeCalculator::GetNewApply(), and ~CIccApplyMpeCalculator().
|
protected |
Definition at line 534 of file IccMpeCalc.h.
Referenced by CIccMpeCalculator::Apply(), CIccApplyMpeCalculator(), CIccMpeCalculator::GetNewApply(), and ~CIccApplyMpeCalculator().