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

Context description for telemetry events. More...

#include <TelemetryLogger.h>

Public Member Functions

 OperationContext (string op, string sourceLoc)
 
 OperationContext (const OperationContext &rhs)=default
 
 OperationContext (OperationContext &&rhs) noexcept
 
bool operator< (const OperationContext &rhs) const
 
OperationContextoperator= (OperationContext &&rhs) noexcept
 

Public Attributes

string operation
 
string sourceLocation
 

Detailed Description

Context description for telemetry events.


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