#include <FixedTimeOffsetTool.h>
Definition at line 24 of file FixedTimeOffsetTool.h.
Definition at line 16 of file FixedTimeOffsetTool_tool.cc.
21 const Name myname =
"FixedTimeOffsetTool::ctor: ";
23 cout <<
"Configuration:" <<
endl;
ChannelGroupService::Name Name
static constexpr double ps
QTextStream & endl(QTextStream &s)
FixedTimeOffsetTool::~FixedTimeOffsetTool |
( |
| ) |
|
|
overridedefault |
Offset FixedTimeOffsetTool::offset |
( |
const Data & |
dat | ) |
const |
|
overridevirtual |
Implements TimeOffsetTool.
Definition at line 33 of file FixedTimeOffsetTool_tool.cc.
34 const Name myname =
"FixedTimeOffsetTool::offset: ";
42 cout << myname <<
"Offset is " << res.
value;
43 if ( res.
rem ) cout <<
" + " << res.
rem;
ChannelGroupService::Name Name
std::string to_string(ModuleType const mt)
QTextStream & endl(QTextStream &s)
Index FixedTimeOffsetTool::m_LogLevel |
|
private |
double FixedTimeOffsetTool::m_Rem |
|
private |
Name FixedTimeOffsetTool::m_Unit |
|
private |
long FixedTimeOffsetTool::m_Value |
|
private |
The documentation for this class was generated from the following files: