#include <BaseKeyed.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 14 of file BaseKeyed.h.
cond::BaseKeyed::BaseKeyed |
( |
| ) |
|
|
inline |
cond::BaseKeyed::BaseKeyed |
( |
std::string const & |
ikey | ) |
|
|
inlineexplicit |
virtual cond::BaseKeyed::~BaseKeyed |
( |
| ) |
|
|
inlinevirtual |
std::string const& cond::BaseKeyed::key |
( |
| ) |
const |
|
inline |
template<class Archive >
void cond::BaseKeyed::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
void cond::BaseKeyed::setKey |
( |
std::string const & |
ikey | ) |
|
|
inline |
friend class boost::serialization::access |
|
friend |
template<typename CondSerializationT , typename Enabled >
std::string cond::BaseKeyed::m_key |
|
private |