#include <BlockIndexMapTool.h>
Definition at line 31 of file BlockIndexMapTool.h.
Definition at line 17 of file BlockIndexMapTool_tool.cc.
22 const Name myname =
"BlockIndexMapTool::ctor: ";
38 while ( chk < imax ) {
43 cout << myname <<
" Starts: [";
45 for (
Index val : m_Starts ) {
46 if ( first ) first =
false;
51 cout << myname <<
" Values: [";
53 for (
Index val : m_Values ) {
54 if ( first ) first =
false;
ChannelGroupService::Name Name
static constexpr double ps
Q_EXPORT QTSManip setw(int w)
QTextStream & endl(QTextStream &s)
BlockIndexMapTool::~BlockIndexMapTool |
( |
| ) |
|
|
overridedefault |
Implements IndexMapTool.
Definition at line 65 of file BlockIndexMapTool_tool.cc.
66 const Name myname =
"BlockIndexMapTool::get: ";
ChannelGroupService::Name Name
second_as<> second
Type of time stored in seconds, in double precision.
Index BlockIndexMapTool::m_LogLevel |
|
private |
Index BlockIndexMapTool::m_Period |
|
private |
The documentation for this class was generated from the following files: