CommonLibSSE (Parapets fork)
|
#include <BSTMessageQueue.h>
Public Attributes | |
ScrapHeap * | unk10 |
std::uint64_t | unk18 |
std::uint64_t | unk20 |
Public Attributes inherited from RE::BSTCommonMessageQueue< T > | |
volatile std::uint32_t | lock |
volatile std::uint32_t | pad0C |
Additional Inherited Members | |
Public Member Functions inherited from RE::BSTCommonMessageQueue< T > | |
~BSTCommonMessageQueue () override | |
bool | Push (T *a_obj) override |
bool | TryPush (T *a_obj) override |
bool | Pop (T *a_obj) override |
bool | TryPop (T *a_obj) override |
Public Member Functions inherited from RE::BSTMessageQueue< T > | |
virtual | ~BSTMessageQueue () |
Protected Member Functions inherited from RE::BSTCommonMessageQueue< T > | |
virtual bool | PushInternal (T *a_obj) |
virtual bool | PopInternal (T *a_obj) |
ScrapHeap* RE::BSTCommonScrapHeapMessageQueue< T >::unk10 |
std::uint64_t RE::BSTCommonScrapHeapMessageQueue< T >::unk18 |
std::uint64_t RE::BSTCommonScrapHeapMessageQueue< T >::unk20 |