◆ EventLogReaderBinaryImpl()
farm_ng::EventLogReaderBinaryImpl::EventLogReaderBinaryImpl |
( |
std::filesystem::path const & |
log_path | ) |
|
|
inline |
◆ getPath()
auto farm_ng::EventLogReaderBinaryImpl::getPath |
( |
| ) |
const -> std::filesystem::path |
|
inlineoverridevirtual |
◆ readBytes()
auto farm_ng::EventLogReaderBinaryImpl::readBytes |
( |
uint64_t |
n_bytes | ) |
-> std::string |
|
inline |
◆ readEventSize()
auto farm_ng::EventLogReaderBinaryImpl::readEventSize |
( |
| ) |
-> uint64_t |
|
inline |
◆ readNextEvent()
auto farm_ng::EventLogReaderBinaryImpl::readNextEvent |
( |
std::string * |
payload = nullptr | ) |
-> EventLogPos |
|
inlineoverridevirtual |
◆ readPayload()
auto farm_ng::EventLogReaderBinaryImpl::readPayload |
( |
core::proto::Event const & |
event, |
|
|
std::streampos |
pos |
|
) |
| -> std::string |
|
inlineoverridevirtual |
◆ reset()
void farm_ng::EventLogReaderBinaryImpl::reset |
( |
| ) |
|
|
inlineoverridevirtual |
◆ in
std::ifstream farm_ng::EventLogReaderBinaryImpl::in |
◆ log_path
std::filesystem::path farm_ng::EventLogReaderBinaryImpl::log_path |
The documentation for this class was generated from the following file: