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
 
 WinPREvent (bool initial=false)
 
 ~WinPREvent ()
 
void set ()
 
void clear ()
 
bool isSet () const
 
HANDLE handle () const
 

Constructor & Destructor Documentation

◆ WinPREvent() [1/2]

WinPREvent::WinPREvent ( bool  initial = false)
explicit

◆ ~WinPREvent() [1/2]

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

◆ WinPREvent() [2/2]

WinPREvent::WinPREvent ( bool  initial = false)
explicit

◆ ~WinPREvent() [2/2]

WinPREvent::~WinPREvent ( )

Member Function Documentation

◆ clear() [1/2]

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

◆ clear() [2/2]

void WinPREvent::clear ( )

◆ handle() [1/2]

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

◆ handle() [2/2]

HANDLE WinPREvent::handle ( ) const

◆ isSet() [1/2]

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

◆ isSet() [2/2]

bool WinPREvent::isSet ( ) const

◆ set() [1/2]

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

◆ set() [2/2]

void WinPREvent::set ( )

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