FreeRDP
rdpTsg Struct Reference

#include <tsg.h>

Collaboration diagram for rdpTsg:

Data Fields

BIO * bio
 
rdpRpc * rpc
 
UINT16 Port
 
LPWSTR Hostname
 
LPWSTR MachineName
 
TSG_STATE state
 
UINT32 TunnelId
 
UINT32 ChannelId
 
BOOL reauthSequence
 
rdpSettings * settings
 
rdpTransport * transport
 
UINT64 ReauthTunnelContext
 
CONTEXT_HANDLE TunnelContext
 
CONTEXT_HANDLE ChannelContext
 
CONTEXT_HANDLE NewTunnelContext
 
CONTEXT_HANDLE NewChannelContext
 
TSG_PACKET_REAUTH packetReauth
 
TSG_PACKET_CAPABILITIES tsgCaps
 
TSG_PACKET_VERSIONCAPS packetVersionCaps
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation Terminal Server Gateway (TSG)

Copyright 2012 Fujitsu Technology Solutions GmbH Copyright 2012 Dmitrij Jasnov dmitr.nosp@m.ij.j.nosp@m.asnov.nosp@m.@ts..nosp@m.fujit.nosp@m.su.c.nosp@m.om Copyright 2012 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com

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

BIO* rdpTsg::bio
CONTEXT_HANDLE rdpTsg::ChannelContext
UINT32 rdpTsg::ChannelId
LPWSTR rdpTsg::Hostname
LPWSTR rdpTsg::MachineName
CONTEXT_HANDLE rdpTsg::NewChannelContext
CONTEXT_HANDLE rdpTsg::NewTunnelContext
TSG_PACKET_REAUTH rdpTsg::packetReauth
TSG_PACKET_VERSIONCAPS rdpTsg::packetVersionCaps
UINT16 rdpTsg::Port
BOOL rdpTsg::reauthSequence
UINT64 rdpTsg::ReauthTunnelContext
rdpRpc* rdpTsg::rpc
rdpSettings* rdpTsg::settings
TSG_STATE rdpTsg::state
rdpTransport* rdpTsg::transport
TSG_PACKET_CAPABILITIES rdpTsg::tsgCaps
CONTEXT_HANDLE rdpTsg::TunnelContext
UINT32 rdpTsg::TunnelId

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