FreeRDP
|
Data Fields | |
RpcClient * | client |
BIO * | bio |
rdpTls * | tls |
rdpCredsspAuth * | auth |
HttpContext * | http |
GUID | Cookie |
rdpRpc * | rpc |
Definition at line 602 of file libfreerdp/core/gateway/rpc.h.
rdpCredsspAuth* RpcChannel::auth |
Definition at line 607 of file libfreerdp/core/gateway/rpc.h.
BIO* RpcChannel::bio |
Definition at line 605 of file libfreerdp/core/gateway/rpc.h.
RpcClient* RpcChannel::client |
Definition at line 604 of file libfreerdp/core/gateway/rpc.h.
GUID RpcChannel::Cookie |
Definition at line 609 of file libfreerdp/core/gateway/rpc.h.
HttpContext* RpcChannel::http |
Definition at line 608 of file libfreerdp/core/gateway/rpc.h.
rdpRpc* RpcChannel::rpc |
Definition at line 610 of file libfreerdp/core/gateway/rpc.h.
rdpTls* RpcChannel::tls |
Definition at line 606 of file libfreerdp/core/gateway/rpc.h.