Sunshine latest
Self-hosted game stream host for Moonlight.
safe::event_t< T > Class Template Reference

Public Types

using status_t = util::optional_t<T>
 

Public Member Functions

bool peek ()
 
status_t pop ()
 
template<class Rep , class Period >
status_t pop (std::chrono::duration< Rep, Period > delay)
 
template<class... Args>
void raise (Args &&...args)
 
void reset ()
 
bool running () const
 
void stop ()
 
status_t view ()
 
template<class Rep , class Period >
status_t view (std::chrono::duration< Rep, Period > delay)
 

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