CommonLibVR
RE::BSResource::EntryBucketQueue< T, SIZE > Class Template Reference

#include <BSResourceEntryQueue.h>

Public Attributes

EntryQueue< T > buckets [SIZE]
 
volatile std::uint32_t step
 

Member Data Documentation

◆ buckets

template<class T , std::uint32_t SIZE>
EntryQueue<T> RE::BSResource::EntryBucketQueue< T, SIZE >::buckets[SIZE]

◆ step

template<class T , std::uint32_t SIZE>
volatile std::uint32_t RE::BSResource::EntryBucketQueue< T, SIZE >::step

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