#include <DTLVStatus.h>
Public Member Functions | |
DTLVStatusData () | |
~DTLVStatusData () | |
Public Attributes | |
int | flagCFE |
int | flagCMC |
int | flagDFE |
int | flagDMC |
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 54 of file DTLVStatus.h.
DTLVStatusData::DTLVStatusData | ( | ) |
Definition at line 54 of file DTLVStatus.cc.
DTLVStatusData::~DTLVStatusData | ( | ) |
Definition at line 73 of file DTLVStatus.cc.
|
private |
|
friend |
Definition at line 67 of file DTLVStatus.h.
|
friend |
Definition at line 67 of file DTLVStatus.h.
int DTLVStatusData::flagCFE |
Definition at line 61 of file DTLVStatus.h.
Referenced by DTLVStatus::get(), and DTLVStatus::set().
int DTLVStatusData::flagCMC |
Definition at line 63 of file DTLVStatus.h.
Referenced by DTLVStatus::get(), and DTLVStatus::set().
int DTLVStatusData::flagDFE |
Definition at line 62 of file DTLVStatus.h.
Referenced by DTLVStatus::get(), and DTLVStatus::set().
int DTLVStatusData::flagDMC |
Definition at line 64 of file DTLVStatus.h.
Referenced by DTLVStatus::get(), and DTLVStatus::set().