KCMS CMM Developer's Guide

KcsXform Attributes

KcsXforms contain their own KcsAttributeSets. They are passed in through all constructors and default to NULL. The KcsAttributeSets are copied and are not shared by default: they are set by their constructor callers. All derivative constructors are updated.

The KcsProfile base class copies some standard attributes to the appropriate KcsXform. Access is through methods that set and get the attribute set; therefore, all access to these attributes are equal to the interface to KcsAttributeSets.