Next: , Previous: I/O, Up: Top


10 Config Class

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.