#include <Conf.h>
Public Member Functions | |
ConfF () | |
ConfF (std::string k, float 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 |
float | v |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
|
private |
|
friend |
std::string condex::ConfF::key |
Definition at line 27 of file Conf.h.
Referenced by ws_sso_content_reader.HTTPSClientAuthHandler::getConnection().