Marlin
01.17.01
|
Go to the source code of this file.
Classes | |
class | marlin::ParseException |
ParseException used for parse errors, e.g. More... | |
class | marlin::SkipEventException |
SkipEventException used to skip the current event in Processor::processEvent. More... | |
class | marlin::StopProcessingException |
StopProcessingException used to stop the current proccessing of events and call Processor::end(). More... | |
class | marlin::RewindDataFilesException |
RewindDataFilesException used to stop the current proccessing of events, rewind to the first event and restart the processing. More... | |
Namespaces | |
marlin | |
Simple event selector processor. | |