KCMS CMM Developer's Guide

KcsFile Class

The KcsFile class is a KcsIO base class derivative that allows an implementation of the I/O interface to store its data on a physical disk mounted on the platform in use. It takes an open file as the argument for its constructor and allows sequential and random access file manipulation.

KcsFile is useful for embedding profiles in other files.