FreeRDP
rdpTransportLayer Struct Reference

Data Fields

ALIGN64 void * userContext
 
ALIGN64 pTransportLayerRead Read
 
ALIGN64 pTransportLayerWrite Write
 
ALIGN64 pTransportLayerFkt Close
 
ALIGN64 pTransportLayerWait Wait
 
ALIGN64 pTransportLayerGetEvent GetEvent
 
UINT64 reserved [64 - 6]
 

Detailed Description

Definition at line 41 of file transport_io.h.

Field Documentation

◆ Close

ALIGN64 pTransportLayerFkt rdpTransportLayer::Close

Definition at line 46 of file transport_io.h.

◆ GetEvent

ALIGN64 pTransportLayerGetEvent rdpTransportLayer::GetEvent

Definition at line 48 of file transport_io.h.

◆ Read

ALIGN64 pTransportLayerRead rdpTransportLayer::Read

Definition at line 44 of file transport_io.h.

◆ reserved

UINT64 rdpTransportLayer::reserved[64 - 6]

Definition at line 49 of file transport_io.h.

◆ userContext

ALIGN64 void* rdpTransportLayer::userContext

Definition at line 43 of file transport_io.h.

◆ Wait

ALIGN64 pTransportLayerWait rdpTransportLayer::Wait

Definition at line 47 of file transport_io.h.

◆ Write

ALIGN64 pTransportLayerWrite rdpTransportLayer::Write

Definition at line 45 of file transport_io.h.


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