CommonLibSSE (Parapets fork)
RE::BSTLocklessQueue::ObjQueueBase< QueueContainer, T, SIZE, UNKNOWN > Struct Template Reference

#include <BSTLocklessQueue.h>

Inheritance diagram for RE::BSTLocklessQueue::ObjQueueBase< QueueContainer, T, SIZE, UNKNOWN >:
RE::BSTLocklessQueue::ObjMultiProdCons< RE::BSCullingProcess::Data, 4096, 0 >

Public Attributes

data [SIZE]
 
QueueContainer queued
 
QueueContainer free
 

Member Data Documentation

◆ data

template<class QueueContainer , class T , std::uint32_t SIZE, std::uint32_t UNKNOWN>
T RE::BSTLocklessQueue::ObjQueueBase< QueueContainer, T, SIZE, UNKNOWN >::data[SIZE]

◆ free

template<class QueueContainer , class T , std::uint32_t SIZE, std::uint32_t UNKNOWN>
QueueContainer RE::BSTLocklessQueue::ObjQueueBase< QueueContainer, T, SIZE, UNKNOWN >::free

◆ queued

template<class QueueContainer , class T , std::uint32_t SIZE, std::uint32_t UNKNOWN>
QueueContainer RE::BSTLocklessQueue::ObjQueueBase< QueueContainer, T, SIZE, UNKNOWN >::queued

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