Struct neosmart::neosmart_event_t_
ClassList > neosmart > neosmart_event_t_
Public Attributes
| Type | Name |
|---|---|
| bool | AutoReset |
| pthread_cond_t | CVariable |
| pthread_mutex_t | Mutex |
| std::deque< neosmart_wfmo_info_t_ > | RegisteredWaits |
| bool | State |
Public Attributes Documentation
variable AutoReset
bool neosmart::neosmart_event_t_::AutoReset;
variable CVariable
pthread_cond_t neosmart::neosmart_event_t_::CVariable;
variable Mutex
pthread_mutex_t neosmart::neosmart_event_t_::Mutex;
variable RegisteredWaits
std::deque<neosmart_wfmo_info_t_> neosmart::neosmart_event_t_::RegisteredWaits;
variable State
bool neosmart::neosmart_event_t_::State;
The documentation for this class was generated from the following file C:/Users/wistf/Unreal Projects/NightSkyEngine/Plugins/NightSkyEngine/Source/GGPOUE4/Private/pevents.cpp