FreeRDP
|
#include <transport_io.h>
Definition at line 62 of file transport_io.h.
ALIGN64 pTransportLayerFkt rdpTransportLayer::Close |
Definition at line 67 of file transport_io.h.
ALIGN64 pTransportLayerGetEvent rdpTransportLayer::GetEvent |
Definition at line 69 of file transport_io.h.
ALIGN64 pTransportLayerRead rdpTransportLayer::Read |
Definition at line 65 of file transport_io.h.
UINT64 rdpTransportLayer::reserved[64 - 6] |
Definition at line 70 of file transport_io.h.
ALIGN64 void* rdpTransportLayer::userContext |
Definition at line 64 of file transport_io.h.
ALIGN64 pTransportLayerWait rdpTransportLayer::Wait |
Definition at line 68 of file transport_io.h.
ALIGN64 pTransportLayerWrite rdpTransportLayer::Write |
Definition at line 66 of file transport_io.h.