#include <DTLVStatus.h>
Public Member Functions | |
DTLVStatusId () | |
~DTLVStatusId () | |
Public Attributes | |
int | sectorId |
int | stationId |
int | wheelId |
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 38 of file DTLVStatus.h.
DTLVStatusId::DTLVStatusId | ( | ) |
Definition at line 47 of file DTLVStatus.cc.
DTLVStatusId::~DTLVStatusId | ( | ) |
Definition at line 69 of file DTLVStatus.cc.
|
private |
|
friend |
Definition at line 50 of file DTLVStatus.h.
|
friend |
Definition at line 50 of file DTLVStatus.h.
int DTLVStatusId::sectorId |
Definition at line 47 of file DTLVStatus.h.
int DTLVStatusId::stationId |
Definition at line 46 of file DTLVStatus.h.
Referenced by DTLVStatus::initialize(), and DTLVStatus::set().
int DTLVStatusId::wheelId |
Definition at line 45 of file DTLVStatus.h.