tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::MovementVersionCheck Struct Reference

Holds optional optimistic-concurrency versions for both movement endpoints. More...

#include <tess/sim/movement.h>

Public Attributes

std::optional< std::uint32_t > from_chunk_version
std::optional< std::uint32_t > to_chunk_version
std::optional< std::uint32_t > from_topology_version
std::optional< std::uint32_t > to_topology_version

Detailed Description

Holds optional optimistic-concurrency versions for both movement endpoints.


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