KCMS CMM Reference Manual

Member Function Override Rules

The following table tells you which KcsProfile member functions you must override and can override when deriving from this class. The member functions indicated with an "X" in the Must column are required to derive successfully from this base class. Others may be used but not overridden.

Table 5-3 KcsProfile Member Function Override Rules

Member Function 

Override Rules 

Must 

Can 

connect()

 

createEmptyProfile()

 

evaluate()

 

getAttribute()

 

initDataMember()

 

isColorSenseCMM()

 

KcsProfile()

 

~KcsProfile()

 

load()

 

optimize()

 

propagateAttributes2Xforms()

 

save()

 

setAttribute()

 

setOpAndCont()

 

setTimeAttribute()

 

setXform()

 

unload()

 

updateMonitorXforms()

 

updatePrinterXforms()

 

updateScannerXforms()

 

updateXforms()

 

XformIsNOP()