FIX 4.0 Demo 1.0
Loading...
Searching...
No Matches
moodycamel::details::ConcurrentQueueProducerTypelessBase Struct Reference

#include <concurrentqueue.h>

Collaboration diagram for moodycamel::details::ConcurrentQueueProducerTypelessBase:
Collaboration graph

Public Member Functions

 ConcurrentQueueProducerTypelessBase ()
 

Public Attributes

ConcurrentQueueProducerTypelessBasenext
 
std::atomic< boolinactive
 
ProducerTokentoken
 

Constructor & Destructor Documentation

◆ ConcurrentQueueProducerTypelessBase()

moodycamel::details::ConcurrentQueueProducerTypelessBase::ConcurrentQueueProducerTypelessBase ( )
inline

Member Data Documentation

◆ inactive

std::atomic<bool> moodycamel::details::ConcurrentQueueProducerTypelessBase::inactive

◆ next

ConcurrentQueueProducerTypelessBase* moodycamel::details::ConcurrentQueueProducerTypelessBase::next

◆ token

ProducerToken* moodycamel::details::ConcurrentQueueProducerTypelessBase::token

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