FreeRDP
RpcChannel Struct Reference
Collaboration diagram for RpcChannel:

Data Fields

RpcClientclient
 
BIO * bio
 
rdpTls * tls
 
rdpCredsspAuth * auth
 
HttpContext * http
 
GUID Cookie
 
rdpRpc * rpc
 

Detailed Description

Definition at line 602 of file libfreerdp/core/gateway/rpc.h.

Field Documentation

◆ auth

rdpCredsspAuth* RpcChannel::auth

Definition at line 607 of file libfreerdp/core/gateway/rpc.h.

◆ bio

BIO* RpcChannel::bio

Definition at line 605 of file libfreerdp/core/gateway/rpc.h.

◆ client

RpcClient* RpcChannel::client

Definition at line 604 of file libfreerdp/core/gateway/rpc.h.

◆ Cookie

GUID RpcChannel::Cookie

Definition at line 609 of file libfreerdp/core/gateway/rpc.h.

◆ http

HttpContext* RpcChannel::http

Definition at line 608 of file libfreerdp/core/gateway/rpc.h.

◆ rpc

rdpRpc* RpcChannel::rpc

Definition at line 610 of file libfreerdp/core/gateway/rpc.h.

◆ tls

rdpTls* RpcChannel::tls

Definition at line 606 of file libfreerdp/core/gateway/rpc.h.


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