KCMS CMM Reference Manual

Member Function Override Rules

The following table tells you which KcsProfileFormat 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 successfully derive from this base class. Others can be used but not overridden.

Table 6-3 KcsProfileFormat Member Function Override Rules

Member Function 

Override Rules 

Must 

Can 

deleteXform()

 

dirtyAttrCache()

 

dirtyXformCache()

 

generateLoadWhat()

 

generateXformAttributes()

 

getObject()

 

getSaveSize()

 

initEmptyFormat()

 

isSupported()

 

KcsProfileFormat()

 

~KcsProfileFormat()

 

load()

 

loadObjectMap()

 

postAttrCompose()

 

save()

 

saveNew()

 

saveObjectMap()

 

setCmmId()

 

setObject()

 

unload()

 

unloadWhenMatch()