CommonLibSSE NG
Loading...
Searching...
No Matches
RE::BGSSaveLoadManager::Thread Class Reference

#include <BGSSaveLoadManager.h>

Inheritance diagram for RE::BGSSaveLoadManager::Thread:
RE::BSThread

Public Member Functions

 ~Thread () override
 
void Unk_01 (void) override
 
void Unk_02 (void) override
 
- Public Member Functions inherited from RE::BSThread
virtual ~BSThread ()
 
virtual void Unk_01 (void)
 
virtual void Unk_02 (void)
 

Public Attributes

bool isRunnning
 
bool isBusy
 
std::uint16_t pad52
 
std::uint32_t pad54
 
BSEventFlag haveTask
 
BSTCommonStaticMessageQueue< BSTSmartPointer< bgs::saveload::Request >, 8 > asyncSaveLoadOperationQueue
 
- Public Attributes inherited from RE::BSThread
WinAPI::CRITICAL_SECTION lock
 
void * thread
 
void * ownerThread
 
std::uint32_t threadID
 
std::uint32_t ownerThreadID
 
bool initialized
 
std::uint8_t pad49
 
std::uint16_t pad4A
 
std::uint32_t pad4C
 

Static Public Attributes

static constexpr auto RTTI = RTTI_BGSSaveLoadManager__Thread
 
- Static Public Attributes inherited from RE::BSThread
static constexpr auto RTTI = RTTI_BSThread
 

Constructor & Destructor Documentation

◆ ~Thread()

RE::BGSSaveLoadManager::Thread::~Thread ( )
override

Member Function Documentation

◆ Unk_01()

void RE::BGSSaveLoadManager::Thread::Unk_01 ( void  )
overridevirtual

Reimplemented from RE::BSThread.

◆ Unk_02()

void RE::BGSSaveLoadManager::Thread::Unk_02 ( void  )
overridevirtual

Reimplemented from RE::BSThread.

Member Data Documentation

◆ asyncSaveLoadOperationQueue

BSTCommonStaticMessageQueue<BSTSmartPointer<bgs::saveload::Request>, 8> RE::BGSSaveLoadManager::Thread::asyncSaveLoadOperationQueue

◆ haveTask

BSEventFlag RE::BGSSaveLoadManager::Thread::haveTask

◆ isBusy

bool RE::BGSSaveLoadManager::Thread::isBusy

◆ isRunnning

bool RE::BGSSaveLoadManager::Thread::isRunnning

◆ pad52

std::uint16_t RE::BGSSaveLoadManager::Thread::pad52

◆ pad54

std::uint32_t RE::BGSSaveLoadManager::Thread::pad54

◆ RTTI

constexpr auto RE::BGSSaveLoadManager::Thread::RTTI = RTTI_BGSSaveLoadManager__Thread
inlinestaticconstexpr

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