#include <IOVKeysDescription.h>
Public Member Functions | |
virtual IOVKeysDescription * | clone () const |
SmallWORMDict const & | dict () const |
IOVKeysDescription () | |
IOVKeysDescription (std::vector< std::string > const &idict, std::string const &itag) | |
std::string const & | tag () const |
virtual | ~IOVKeysDescription () |
Public Member Functions inherited from cond::IOVDescription | |
IOVDescription () | |
virtual | ~IOVDescription () |
Private Attributes | |
SmallWORMDict | dict_m |
std::string | m_tag |
Definition at line 12 of file IOVKeysDescription.h.
|
inline |
|
inlineexplicit |
Definition at line 15 of file IOVKeysDescription.h.
|
inlinevirtual |
Definition at line 18 of file IOVKeysDescription.h.
|
inlinevirtual |
Reimplemented from cond::IOVDescription.
Definition at line 19 of file IOVKeysDescription.h.
References IOVKeysDescription().
|
inline |
|
inline |
Definition at line 22 of file IOVKeysDescription.h.
References m_tag.
Referenced by Inspector.Inspector::SetTag().
|
private |
Definition at line 29 of file IOVKeysDescription.h.
Referenced by dict().
|
private |
Definition at line 30 of file IOVKeysDescription.h.
Referenced by tag().