#include <DTHVStatus.h>
Public Member Functions | |
DTHVStatusData () | |
~DTHVStatusData () | |
Public Attributes | |
int | fCell |
int | flagA |
int | flagC |
int | flagS |
int | lCell |
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 |
Definition at line 60 of file DTHVStatus.h.
DTHVStatusData::DTHVStatusData | ( | ) |
Definition at line 59 of file DTHVStatus.cc.
DTHVStatusData::~DTHVStatusData | ( | ) |
Definition at line 77 of file DTHVStatus.cc.
|
private |
|
friend |
Definition at line 74 of file DTHVStatus.h.
|
friend |
Definition at line 74 of file DTHVStatus.h.
int DTHVStatusData::fCell |
Definition at line 67 of file DTHVStatus.h.
Referenced by DTHVStatus::badChannelsNumber(), DTHVStatus::get(), DTHVHandler::offChannelsNumber(), DTHVStatus::offChannelsNumber(), and DTHVStatus::set().
int DTHVStatusData::flagA |
Definition at line 69 of file DTHVStatus.h.
Referenced by DTHVStatus::badChannelsNumber(), DTHVStatus::get(), DTHVStatusHandler::getNewObjects(), DTHVHandler::offChannelsNumber(), DTHVStatus::offChannelsNumber(), and DTHVStatus::set().
int DTHVStatusData::flagC |
Definition at line 70 of file DTHVStatus.h.
Referenced by DTHVStatus::badChannelsNumber(), DTHVStatus::get(), DTHVStatusHandler::getNewObjects(), DTHVHandler::offChannelsNumber(), DTHVStatus::offChannelsNumber(), and DTHVStatus::set().
int DTHVStatusData::flagS |
Definition at line 71 of file DTHVStatus.h.
Referenced by DTHVStatus::badChannelsNumber(), DTHVStatus::get(), DTHVStatusHandler::getNewObjects(), DTHVHandler::offChannelsNumber(), DTHVStatus::offChannelsNumber(), and DTHVStatus::set().
int DTHVStatusData::lCell |
Definition at line 68 of file DTHVStatus.h.
Referenced by DTHVStatus::badChannelsNumber(), DTHVStatus::get(), DTHVHandler::offChannelsNumber(), DTHVStatus::offChannelsNumber(), and DTHVStatus::set().