#include <Conf.h>
Public Member Functions | |
ConfI () | |
ConfI (std::string k, int i) | |
Public Member Functions inherited from cond::BaseKeyed | |
BaseKeyed () | |
BaseKeyed (std::string const &ikey) | |
std::string const & | key () const |
void | setKey (std::string const &ikey) |
virtual | ~BaseKeyed () |
Public Attributes | |
std::string | key |
int | v |