Next: Filter Interface, Previous: I/O, Up: Top
The Config class is used to hold configuration information.  It
has a set of keys which it will accept.  Inserting or even trying to
look at a key that it does not know will produce an error.  It is
defined in common/config.hpp.