farm-ng-core
|
#include <farm_ng/core/event.pb.h>
#include <filesystem>
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | farm_ng::EventLogWriterImpl |
Implementation of the EventLogWriter class. More... | |
class | farm_ng::EventLogWriter |
Class that serializes incoming protobuf events to a file in disk. More... | |
Namespaces | |
farm_ng | |
Functions | |
auto | farm_ng::makeWriteStamp () -> core::proto::Timestamp |