FreeRDP
wStream Struct Reference

#include <stream.h>

Data Fields

BYTEbuffer
 
BYTEpointer
 
size_t length
 
size_t capacity
 
DWORD count
 
wStreamPool * pool
 
BOOL isAllocatedStream
 
BOOL isOwner
 

Field Documentation

◆ buffer

BYTE* wStream::buffer

◆ capacity

size_t wStream::capacity

◆ count

DWORD wStream::count

◆ isAllocatedStream

BOOL wStream::isAllocatedStream

◆ isOwner

BOOL wStream::isOwner

◆ length

size_t wStream::length

◆ pointer

BYTE* wStream::pointer

◆ pool

wStreamPool* wStream::pool

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