State associated with a worker. More...
#include <generic_netcode.hh>
Public Types | |
using | marshalling_type = Marshalling |
Public Attributes | |
time_point | last_updated |
std::vector< typename marshalling_type::per_worker_data_type > | headers |
State associated with a worker.
using aether::netcode::worker_state< Marshalling >::marshalling_type = Marshalling |
std::vector<typename marshalling_type::per_worker_data_type> aether::netcode::worker_state< Marshalling >::headers |
time_point aether::netcode::worker_state< Marshalling >::last_updated |