Main Page Namespace List Compound List File List Compound Members
C-Bits Documentation
Version 0.0.1
Package Overview: property
This package provides classes that allow an application to manage the static sets initialization or configuration data for which nearly all servers have a need.
This version of the package contains a single class, cbits::PropertyList, that may be used to read and write flat property files, with the properties specified in the format:
# <comment line>
<name1> = <value1>
<name2> = <value2>
: : :
See the cbits::PropertyList class documentation for more details.
Generated by |
|
|
Hosted by |
|
|