◆ ArgsPushed()
◆ ArgsUsed()
icUInt16Number ArgsUsed(CIccMpeCalculator *pCalc)
Definition IccMpeCalc.cpp:2222
References SIccCalcOp::ArgsUsed().
◆ Describe()
virtual void IIccOpDef::Describe |
( |
SIccCalcOp & |
op, |
|
|
std::string & |
desc, |
|
|
int |
nVerboseness |
|
) |
| |
|
inlinevirtualinherited |
void Describe(std::string &desc, int nVerboseness=100)
Definition IccMpeCalc.cpp:1787
References SIccCalcOp::Describe().
◆ Exec()
Reimplemented from IIccOpDef.
215 {
217 {
218 std::string opDesc;
220 std::string line = "Unknown operator: ";
221 line += opDesc;
223 }
224 return false;
225 }
static IIccCalcDebugger * g_pDebugger
Definition IccMpeCalc.cpp:154
virtual void Error(const char *msg)=0
References SIccCalcOp::Describe(), IIccCalcDebugger::Error(), and g_pDebugger.
◆ IsValid()
The documentation for this class was generated from the following file: