|
| SdlContext (rdpContext *context) |
|
| SdlContext (const SdlContext &other)=delete |
|
| SdlContext (SdlContext &&other)=delete |
|
SdlContext & | operator= (const SdlContext &other)=delete |
|
SdlContext & | operator= (SdlContext &&other)=delete |
|
BOOL | update_resizeable (BOOL enable) |
|
BOOL | update_fullscreen (BOOL enter) |
|
BOOL | update_minimize () |
|
rdpContext * | context () const |
|
rdpClientContext * | common () const |
|
| SdlContext (rdpContext *context) |
|
| SdlContext (const SdlContext &other)=delete |
|
| SdlContext (SdlContext &&other)=delete |
|
SdlContext & | operator= (const SdlContext &other)=delete |
|
SdlContext & | operator= (SdlContext &&other)=delete |
|
BOOL | update_resizeable (BOOL enable) |
|
BOOL | update_fullscreen (BOOL enter) |
|
BOOL | update_minimize () |
|
rdpContext * | context () const |
|
rdpClientContext * | common () const |
|
|
wLog * | log |
|
bool | fullscreen = false |
|
bool | resizeable = false |
|
bool | grab_mouse = false |
|
bool | grab_kbd = false |
|
bool | grab_kbd_enabled = true |
|
std::map< Uint32, SdlWindow > | windows |
|
CriticalSection | critical |
|
std::thread | thread |
|
WinPREvent | initialize |
|
WinPREvent | initialized |
|
WinPREvent | update_complete |
|
WinPREvent | windows_created |
|
int | exit_code = -1 |
|
sdlDispContext | disp |
|
sdlInput | input |
|
SDLSurfacePtr | primary |
|
SDLPixelFormatPtr | primary_format |
|
Uint32 | sdl_pixel_format = 0 |
|
std::unique_ptr< SDLConnectionDialog > | connection_dialog |
|
std::atomic< bool > | rdp_thread_running |
|
sdlClip | clip |
|
SDL_PixelFormat | sdl_pixel_format = SDL_PIXELFORMAT_UNKNOWN |
|
Definition at line 46 of file SDL2/sdl_freerdp.hpp.
The documentation for this class was generated from the following files: