farm-ng-core
event_log_writer.cpp File Reference
#include "farm_ng/core/prototools/event_log_writer.h"
#include "farm_ng/core/logging/logger.h"
#include "farm_ng/core/prototools/event_log_reader.h"
#include <unistd.h>
#include <climits>
#include <filesystem>
#include <fstream>
#include <memory>
#include <stdexcept>
Include dependency graph for event_log_writer.cpp:

Classes

class  farm_ng::EventLogWriterBinaryImpl
 

Namespaces

 farm_ng
 

Macros

#define __USE_POSIX
 

Functions

auto farm_ng::makeWriteStamp () -> core::proto::Timestamp
 

Variables

char Static_Hostname [_POSIX_HOST_NAME_MAX]
 
char Static_Username [_POSIX_LOGIN_NAME_MAX]
 

Macro Definition Documentation

◆ __USE_POSIX

#define __USE_POSIX

Variable Documentation

◆ Static_Hostname

char Static_Hostname[_POSIX_HOST_NAME_MAX]

◆ Static_Username

char Static_Username[_POSIX_LOGIN_NAME_MAX]