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

#include <transport.h>

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

Public Attributes

Slot * 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 >::writable_slot::sequence {}

◆ slot

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

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