farm-ng-core
|
This is the complete list of members for farm_ng::EventLogReaderBinaryImpl, including all inherited members.
EventLogReaderBinaryImpl(std::filesystem::path const &log_path) | farm_ng::EventLogReaderBinaryImpl | inline |
getIndex() | farm_ng::EventLogReaderImpl | |
getPath() const -> std::filesystem::path override | farm_ng::EventLogReaderBinaryImpl | inlinevirtual |
in | farm_ng::EventLogReaderBinaryImpl | |
log_path | farm_ng::EventLogReaderBinaryImpl | |
readBytes(uint64_t n_bytes) -> std::string | farm_ng::EventLogReaderBinaryImpl | inline |
readEventSize() -> uint64_t | farm_ng::EventLogReaderBinaryImpl | inline |
readNextEvent(std::string *payload=nullptr) -> EventLogPos override | farm_ng::EventLogReaderBinaryImpl | inlinevirtual |
readPayload(core::proto::Event const &event, std::streampos pos) -> std::string override | farm_ng::EventLogReaderBinaryImpl | inlinevirtual |
reset() override | farm_ng::EventLogReaderBinaryImpl | inlinevirtual |
~EventLogReaderImpl() | farm_ng::EventLogReaderImpl | inlinevirtual |