ReactOS 0.4.15-dev-7788-g1ad9096
stream Struct Reference

#include <parse.h>

Collaboration diagram for stream:

Public Attributes

unsigned charp
 
unsigned charend
 
unsigned chardata
 
unsigned int size
 
unsigned chariso_hdr
 
unsigned charmcs_hdr
 
unsigned charsec_hdr
 
unsigned charrdp_hdr
 
unsigned charchannel_hdr
 
IStream IStream_iface
 
LONG refs
 
chardata
 
ULARGE_INTEGER pos
 
ULARGE_INTEGER size
 

Detailed Description

Definition at line 22 of file parse.h.

Member Data Documentation

◆ channel_hdr

unsigned char * stream::channel_hdr

Definition at line 34 of file parse.h.

◆ data [1/2]

◆ data [2/2]

char* stream::data

Definition at line 4379 of file request.c.

◆ end

unsigned char * stream::end

Definition at line 25 of file parse.h.

Referenced by mcs_send_connect_initial(), and rdp_recv().

◆ iso_hdr

unsigned char * stream::iso_hdr

Definition at line 30 of file parse.h.

◆ IStream_iface

◆ mcs_hdr

unsigned char * stream::mcs_hdr

Definition at line 31 of file parse.h.

◆ p

unsigned char * stream::p

Definition at line 24 of file parse.h.

Referenced by rdp_recv(), sec_connect(), sec_reconnect(), and stream_chr().

◆ pos

◆ rdp_hdr

unsigned char * stream::rdp_hdr

Definition at line 33 of file parse.h.

◆ refs

LONG stream::refs

Definition at line 4378 of file request.c.

Referenced by stream_AddRef(), stream_Release(), and winhttp_request_get_ResponseStream().

◆ sec_hdr

unsigned char * stream::sec_hdr

Definition at line 32 of file parse.h.

◆ size [1/2]

◆ size [2/2]

ULARGE_INTEGER stream::size

Definition at line 4380 of file request.c.


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