The Module interface is used by Unpacker::Get, it represents a source for TEvent's.
More...
#include <Unpacker.h>
|
| virtual bool | OpenFile (const std::string &filename)=0 |
| |
The Module interface is used by Unpacker::Get, it represents a source for TEvent's.
◆ ~Module()
| virtual ant::Unpacker::Module::~Module |
( |
| ) |
|
|
virtualdefault |
◆ NextEvent()
| virtual TEvent ant::Unpacker::Module::NextEvent |
( |
| ) |
|
|
pure virtual |
◆ OpenFile()
| virtual bool ant::Unpacker::Module::OpenFile |
( |
const std::string & |
filename | ) |
|
|
protectedpure virtual |
◆ PercentDone()
| virtual double ant::Unpacker::Module::PercentDone |
( |
| ) |
const |
|
pure virtual |
◆ ProvidesSlowControl()
| virtual bool ant::Unpacker::Module::ProvidesSlowControl |
( |
| ) |
const |
|
pure virtual |
◆ Unpacker
The documentation for this class was generated from the following file: