VRS
A file format for sensor data.
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
vrs::LogEvent Struct Reference

General purpose telemetry event. More...

#include <TelemetryLogger.h>

Public Member Functions

 LogEvent (std::string type, OperationContext opContext, std::string message, string serverReply)
 
 LogEvent (LogEvent &&rhs) noexcept
 
LogEventoperator= (LogEvent &&rhs) noexcept
 

Public Attributes

std::string type
 
OperationContext operationContext
 
std::string message
 
std::string serverReply
 

Detailed Description

General purpose telemetry event.


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