Configuration object interface (for config files, etc). More...
Configuration object interface (for config files, etc).
Definition in file Configuration.H.
Go to the source code of this file.
Classes | |
| class | ConfigParameters |
| class | ConfigurationObject |
Namespaces | |
| ix | |
| Defines MPI-specific parallel global and program classes. | |
| ix::util | |
| General support utilities. | |
Functions | |
| std::ostream & | operator<< (std::ostream &Ostr, const util::ConfigurationObject &cob) |
| Stream output operator for util::ConfigurationObject. More... | |
| std::istream & | operator>> (std::istream &Istr, util::ConfigurationObject &cob) |
| Stream input operator for util::ConfigurationObject. More... | |