Date: Thursday March 1, 2001 @ 14:39
Author: mgeisse
Update of /cvsroot/crystal/CS/include/csutil
In directory usw-pr-cvs1:/tmp/cvs-serv6318
Modified Files:
cfgfile.h
Added Files:
prfxcfg.h
Log Message:
- restructured csConfigFile a bit to make overloading the core Load() and
Save() methods easier
- added csPrefixConfig. This works like csConfigFile, except that it only
works with those keys in a config file that begin with a certain substring,
and leaves the other keys untouched
|