#include <Serialization.h>
Definition at line 49 of file Serialization.h.
◆ jsonString()
std::string cond::StreamerInfo::jsonString |
( |
| ) |
|
|
static |
◆ techVersion()
std::string cond::StreamerInfo::techVersion |
( |
| ) |
|
|
static |
◆ ARCH_LABEL
constexpr char const* cond::StreamerInfo::ARCH_LABEL = "architecture" |
|
staticconstexpr |
◆ CMSSW_VERSION_LABEL
constexpr char const* cond::StreamerInfo::CMSSW_VERSION_LABEL = "CMSSW_version" |
|
staticconstexpr |
◆ TECH_LABEL
constexpr char const* cond::StreamerInfo::TECH_LABEL = "technology" |
|
staticconstexpr |
◆ TECH_VERSION_LABEL
constexpr char const* cond::StreamerInfo::TECH_VERSION_LABEL = "tech_version" |
|
staticconstexpr |
◆ TECHNOLOGY
constexpr char const* cond::StreamerInfo::TECHNOLOGY = "boost/serialization" |
|
staticconstexpr |