tin  1.5.9
tsm::transport::shared_memory_channel< Slot, Capacity >::readable_slot Struct Reference

#include <transport.h>

Collaboration diagram for tsm::transport::shared_memory_channel< Slot, Capacity >::readable_slot:
Collaboration graph

Public Attributes

Slot const * slot {}
 
std::uint32_t sequence {}
 

Member Data Documentation

◆ sequence

template<typename Slot , std::size_t Capacity>
std::uint32_t tsm::transport::shared_memory_channel< Slot, Capacity >::readable_slot::sequence {}

◆ slot

template<typename Slot , std::size_t Capacity>
Slot const* tsm::transport::shared_memory_channel< Slot, Capacity >::readable_slot::slot {}

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