#include <ESChannelStatusCode.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 9 of file ESChannelStatusCode.h.
◆ ESChannelStatusCode() [1/3]
ESChannelStatusCode::ESChannelStatusCode |
( |
| ) |
|
◆ ESChannelStatusCode() [2/3]
◆ ESChannelStatusCode() [3/3]
ESChannelStatusCode::ESChannelStatusCode |
( |
const uint16_t & |
encodedStatus | ) |
|
|
inline |
◆ ~ESChannelStatusCode()
ESChannelStatusCode::~ESChannelStatusCode |
( |
| ) |
|
◆ getStatusCode()
uint16_t ESChannelStatusCode::getStatusCode |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ print()
void ESChannelStatusCode::print |
( |
std::ostream & |
s | ) |
const |
|
inline |
◆ serialize()
template<class Archive >
void ESChannelStatusCode::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ cond::serialization::access
template<typename CondSerializationT , typename Enabled >
◆ status_
uint16_t ESChannelStatusCode::status_ |
|
private |