Pending Struct
Declaration
struct simaai::neat::graph::nodes::JoinBundle::Pending { ... }
Public Member Attributes Index
| std::unordered_map< PortId, Sample > | samples |
| std::int64_t | last_seen_ns = 0 |
Definition at line 46 of file JoinBundle.h.
Public Member Attributes
last_seen_ns
|
Definition at line 48 of file JoinBundle.h.
48 std::int64_t last_seen_ns = 0;
samples
|
Definition at line 47 of file JoinBundle.h.
47 std::unordered_map<PortId, Sample> samples;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.