FreeRDP
WinPREvent Class Reference

#include <sdl_utils.hpp>

Public Member Functions

 WinPREvent (bool initial=false)
 
 ~WinPREvent ()
 
void set ()
 
void clear ()
 
bool isSet () const
 
HANDLE handle () const
 

Constructor & Destructor Documentation

◆ WinPREvent()

WinPREvent::WinPREvent ( bool  initial = false)
explicit

◆ ~WinPREvent()

WinPREvent::~WinPREvent ( )
Here is the call graph for this function:

Member Function Documentation

◆ clear()

void WinPREvent::clear ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ handle()

HANDLE WinPREvent::handle ( ) const
Here is the caller graph for this function:

◆ isSet()

bool WinPREvent::isSet ( ) const
Here is the call graph for this function:

◆ set()

void WinPREvent::set ( )
Here is the call graph for this function:
Here is the caller graph for this function:

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