#include <DTMtime.h>
Public Member Functions | |
DTMtimeData () | |
~DTMtimeData () | |
Public Attributes | |
float | mTime |
float | mTrms |
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 |
DTMtimeData::DTMtimeData | ( | ) |
Definition at line 58 of file DTMtime.cc.
DTMtimeData::~DTMtimeData | ( | ) |
Definition at line 75 of file DTMtime.cc.
|
private |
|
friend |
float DTMtimeData::mTime |
Definition at line 68 of file DTMtime.h.
Referenced by DTMtime::get(), and DTMtime::set().
float DTMtimeData::mTrms |
Definition at line 69 of file DTMtime.h.
Referenced by DTMtime::get(), and DTMtime::set().