Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
LogEntry Struct Reference

Buffer content structure for sending log entries. More...

#include <TcpLogging.hxx>

Public Attributes

string data
 Log output line. Contains a trailing newline.
 

Detailed Description

Buffer content structure for sending log entries.

Definition at line 44 of file TcpLogging.hxx.

Member Data Documentation

◆ data

string LogEntry::data

Log output line. Contains a trailing newline.

Definition at line 47 of file TcpLogging.hxx.


The documentation for this struct was generated from the following file: