Audacity 3.2.0
Public Attributes | List of all members
MessageBuffer< Data >::UpdateSlot Struct Reference
Inheritance diagram for MessageBuffer< Data >::UpdateSlot:
[legend]
Collaboration diagram for MessageBuffer< Data >::UpdateSlot:
[legend]

Public Attributes

Data mData
 
std::atomic< bool > mBusy { false }
 

Detailed Description

template<typename Data>
struct MessageBuffer< Data >::UpdateSlot

Definition at line 24 of file MessageBuffer.h.

Member Data Documentation

◆ mBusy

template<typename Data >
std::atomic<bool> MessageBuffer< Data >::UpdateSlot::mBusy { false }

Definition at line 26 of file MessageBuffer.h.

◆ mData

template<typename Data >
Data MessageBuffer< Data >::UpdateSlot::mData

Definition at line 25 of file MessageBuffer.h.


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