#include <TimeOffsetTool.h>
Classes | |
| class | Data |
| class | Offset |
Public Types | |
| using | Index = unsigned int |
| using | LongIndex = unsigned long |
| using | Name = std::string |
Public Member Functions | |
| virtual | ~TimeOffsetTool ()=default |
| virtual Offset | offset (const Data &dat) const =0 |
Definition at line 11 of file TimeOffsetTool.h.
| using TimeOffsetTool::Index = unsigned int |
Definition at line 15 of file TimeOffsetTool.h.
| using TimeOffsetTool::LongIndex = unsigned long |
Definition at line 16 of file TimeOffsetTool.h.
| using TimeOffsetTool::Name = std::string |
Definition at line 17 of file TimeOffsetTool.h.
|
virtualdefault |
Implemented in TimingRawDecoderOffsetTool, and FixedTimeOffsetTool.
1.8.11