Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::time_message Struct Reference

#include <protocol.hpp>

Public Attributes

tstamp org {0}
 origin timestamp
 
tstamp rec {0}
 receive timestamp
 
tstamp xmt {0}
 transmit timestamp
 
tstamp dst {0}
 destination timestamp
 

Detailed Description

Definition at line 85 of file protocol.hpp.

Member Data Documentation

◆ dst

tstamp sysio::time_message::dst {0}
mutable

Definition at line 89 of file protocol.hpp.

89{0};

◆ org

tstamp sysio::time_message::org {0}

Definition at line 86 of file protocol.hpp.

86{0};

◆ rec

tstamp sysio::time_message::rec {0}

Definition at line 87 of file protocol.hpp.

87{0};

◆ xmt

tstamp sysio::time_message::xmt {0}

Definition at line 88 of file protocol.hpp.

88{0};

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