Ask a Question | Search PSRCHIVE: |
Home
|
Classes |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
Configuration Class Reference Stores keyword-value pairs from a configuration file. More...
Detailed DescriptionStores keyword-value pairs from a configuration file. The Configuration class enables convenient, distributed access to configuration parameters stored in a simple text file Member Function Documentation◆ get()
template<typename T >
Get the value for the specified key (throw exception if not found. Get the value for the specified key. References find(). The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|