mcx::parameter_server::OutputBuffer::Cell
less than a minute
mcx::parameter_server::OutputBuffer::Cell
Public Attributes
Name | |
---|---|
std::shared_timed_mutex | guard |
DataContainer | data |
Public Attributes Documentation
variable guard
std::shared_timed_mutex guard;
variable data
DataContainer data;
Updated on 2022-04-05 at 16:21:27 +0200