![]() |
VRS
A file format for sensor data.
|
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 |
OperationContext & | operator= (OperationContext &&rhs) noexcept |
Public Attributes | |
string | operation |
string | sourceLocation |
Context description for telemetry events.