Implementation of the EventLogReader
class.
More...
#include <event_log_reader.h>
Implementation of the EventLogReader
class.
◆ ~EventLogReaderImpl()
virtual farm_ng::EventLogReaderImpl::~EventLogReaderImpl |
( |
| ) |
|
|
inlinevirtual |
◆ getIndex()
auto farm_ng::EventLogReaderImpl::getIndex |
( |
| ) |
|
◆ getPath()
virtual std::filesystem::path farm_ng::EventLogReaderImpl::getPath |
( |
| ) |
const |
|
pure virtual |
◆ readNextEvent()
virtual EventLogPos farm_ng::EventLogReaderImpl::readNextEvent |
( |
std::string * |
payload = nullptr | ) |
|
|
pure virtual |
◆ readPayload()
virtual std::string farm_ng::EventLogReaderImpl::readPayload |
( |
core::proto::Event const & |
event, |
|
|
std::streampos |
pos |
|
) |
| |
|
pure virtual |
◆ reset()
virtual void farm_ng::EventLogReaderImpl::reset |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: