CARMA C++
|
class of static methods to manipulate configuration files with entries of the form key1 = value1 key2=value2 ... More...
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | carma::util::KeyValueConfigFile |
Common functions for manipulating key-value config files This class contains no state. More... | |
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::util | |
Utility classes. | |
class of static methods to manipulate configuration files with entries of the form key1 = value1 key2=value2 ...
$CarmaCopyright$
Definition in file KeyValueConfigFile.h.