|
FreeRDP
|

Data Fields | |
| RpcClient * | client |
| BIO * | bio |
| rdpTls * | tls |
| rdpCredsspAuth * | auth |
| HttpContext * | http |
| GUID | Cookie |
| rdpRpc * | rpc |
Definition at line 608 of file libfreerdp/core/gateway/rpc.h.
| rdpCredsspAuth* RpcChannel::auth |
Definition at line 613 of file libfreerdp/core/gateway/rpc.h.
| BIO* RpcChannel::bio |
Definition at line 611 of file libfreerdp/core/gateway/rpc.h.
| RpcClient* RpcChannel::client |
Definition at line 610 of file libfreerdp/core/gateway/rpc.h.
| GUID RpcChannel::Cookie |
Definition at line 615 of file libfreerdp/core/gateway/rpc.h.
| HttpContext* RpcChannel::http |
Definition at line 614 of file libfreerdp/core/gateway/rpc.h.
| rdpRpc* RpcChannel::rpc |
Definition at line 616 of file libfreerdp/core/gateway/rpc.h.
| rdpTls* RpcChannel::tls |
Definition at line 612 of file libfreerdp/core/gateway/rpc.h.