KCMS CMM Developer's Guide

Examples To Help You Create Your KcsIO Derivitave

The KcsSolarisFile class is a derivative of the KcsIO class. You can use any of the KcsSolarisFile files (or any of the other KcsIO derivatives) as good sources of example code for creating your KcsIO derivative. You can find the files on-line in /usr/opt/SUNWddk/kcms/src. The kcssolfi.cc and kcssolfi.h files in this directory are actual SunSoft source code that supports enhanced file access on Solaris. This source code is directly tied into the kcstypes.h header file. The kcssolfitest.h header file explains how to include this derivative without changing the KCMS header file.