FreeRDP
wlfContext Struct Reference

#include <wlfreerdp.h>

Data Fields

rdpContext context
 
UwacDisplay * display
 
HANDLE displayHandle
 
UwacWindow * window
 
UwacSeat * seat
 
BOOL fullscreen
 
BOOL closed
 
BOOL focusing
 
RdpeiClientContext * rdpei
 
RdpgfxClientContext * gfx
 
EncomspClientContext * encomsp
 
wfClipboard * clipboard
 
wlfDispContext * disp
 
wLog * log
 
CRITICAL_SECTION critical
 
wArrayList * events
 
touchContact contacts [MAX_CONTACTS]
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation Wayland Client

Copyright 2014 Manuel Bachmann tarny.nosp@m.ko@t.nosp@m.arnyk.nosp@m.o.ne.nosp@m.t

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Field Documentation

◆ clipboard

wfClipboard* wlfContext::clipboard

◆ closed

BOOL wlfContext::closed

◆ contacts

touchContact wlfContext::contacts[MAX_CONTACTS]

◆ context

rdpContext wlfContext::context

◆ critical

CRITICAL_SECTION wlfContext::critical

◆ disp

wlfDispContext* wlfContext::disp

◆ display

UwacDisplay* wlfContext::display

◆ displayHandle

HANDLE wlfContext::displayHandle

◆ encomsp

EncomspClientContext* wlfContext::encomsp

◆ events

wArrayList* wlfContext::events

◆ focusing

BOOL wlfContext::focusing

◆ fullscreen

BOOL wlfContext::fullscreen

◆ gfx

RdpgfxClientContext* wlfContext::gfx

◆ log

wLog* wlfContext::log

◆ rdpei

RdpeiClientContext* wlfContext::rdpei

◆ seat

UwacSeat* wlfContext::seat

◆ window

UwacWindow* wlfContext::window

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