CARMA C++
KeyValueConfigFile.h File Reference

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.
 

Detailed Description

class of static methods to manipulate configuration files with entries of the form key1 = value1 key2=value2 ...

Author
Original: Dave Mehringer

$CarmaCopyright$

Definition in file KeyValueConfigFile.h.