KCMS CMM Developer's Guide

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 requiredto successfully derive from this base class. All of these member functions are defined in the kcspfmt.h header file and the KCMS CMM Reference Manual.

Table 6-1 KcsProfileFormat Member Function Override Rules

Member Function 

Override Rules 

Must 

Can 

deleteXform()()

 

dirtyAttrCache()()

 

dirtyXformCache()()

 

generateLoadWhat()()

 

generateXformAttributes()()

 

getObject()()

 

getObject()()

 

getSaveSize()()

 

initEmptyFormat()()

 

isSupported()()

 

KcsProfileFormat()()

 

~KcsProfileFormat()()

 

load()()

 

loadObjectMap()()

 

postAttrCompose()()

 

save()()

 

saveNew()()

 

saveObjectMap()()

 

setCmmId()()

 

setObject()()

 

unload()()

 

unloadWhenMatch()()