neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::wait_result_event Struct Reference

#include <waitable_event.hpp>

Public Member Functions

 wait_result_event (const waitable_event &aEvent)
 

Public Attributes

const waitable_eventiEvent
 

Detailed Description

Definition at line 82 of file waitable_event.hpp.

Constructor & Destructor Documentation

◆ wait_result_event()

neolib::wait_result_event::wait_result_event ( const waitable_event aEvent)
inline

Definition at line 82 of file waitable_event.hpp.

Member Data Documentation

◆ iEvent

const waitable_event& neolib::wait_result_event::iEvent

Definition at line 82 of file waitable_event.hpp.


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