Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::node_transaction_state Struct Reference
Collaboration diagram for sysio::node_transaction_state:

Public Attributes

transaction_id_type id
 
time_point_sec expires
 
uint32_t connection_id = 0
 time after which this may be purged.
 

Detailed Description

Definition at line 61 of file net_plugin.cpp.

Member Data Documentation

◆ connection_id

uint32_t sysio::node_transaction_state::connection_id = 0

Definition at line 64 of file net_plugin.cpp.

◆ expires

time_point_sec sysio::node_transaction_state::expires

Definition at line 63 of file net_plugin.cpp.

◆ id

transaction_id_type sysio::node_transaction_state::id

Definition at line 62 of file net_plugin.cpp.


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