farm-ng-core
event_log_writer.h File Reference
#include <farm_ng/core/event.pb.h>
#include <filesystem>
#include <memory>
#include <string>
Include dependency graph for event_log_writer.h:
This graph shows which files directly or indirectly include this file:

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