Skip to content

Struct neosmart::neosmart_wfmo_t_

ClassList > neosmart > neosmart_wfmo_t_

Public Attributes

Type Name
pthread_cond_t CVariable
int EventsLeft
int FiredEvent
pthread_mutex_t Mutex
int RefCount
union neosmart::neosmart_wfmo_t_ Status
bool StillWaiting
bool WaitAll

Public Functions

Type Name
void Destroy ()

Public Attributes Documentation

variable CVariable

pthread_cond_t neosmart::neosmart_wfmo_t_::CVariable;

variable EventsLeft

int neosmart::neosmart_wfmo_t_::EventsLeft;

variable FiredEvent

int neosmart::neosmart_wfmo_t_::FiredEvent;

variable Mutex

pthread_mutex_t neosmart::neosmart_wfmo_t_::Mutex;

variable RefCount

int neosmart::neosmart_wfmo_t_::RefCount;

variable Status

union neosmart::neosmart_wfmo_t_ neosmart::neosmart_wfmo_t_::Status;

variable StillWaiting

bool neosmart::neosmart_wfmo_t_::StillWaiting;

variable WaitAll

bool neosmart::neosmart_wfmo_t_::WaitAll;

Public Functions Documentation

function Destroy

inline void neosmart::neosmart_wfmo_t_::Destroy () 


The documentation for this class was generated from the following file C:/Users/wistf/Unreal Projects/NightSkyEngine/Plugins/NightSkyEngine/Source/GGPOUE4/Private/pevents.cpp