ReactOS 0.4.15-dev-7942-gd23573b
encoded_buffer Struct Reference
Collaboration diagram for encoded_buffer:

Public Attributes

struct list entry
 
chardata
 
unsigned int allocated
 
unsigned int written
 
UINT cur
 
BOOL prev_cr
 

Detailed Description

Definition at line 118 of file mxwriter.c.

Member Data Documentation

◆ allocated

unsigned int encoded_buffer::allocated

Definition at line 122 of file mxwriter.c.

Referenced by readerinput_growraw().

◆ cur

UINT encoded_buffer::cur

Definition at line 183 of file reader.c.

◆ data

char * encoded_buffer::data

Definition at line 121 of file mxwriter.c.

Referenced by close_output_buffer().

◆ entry

struct list encoded_buffer::entry

Definition at line 120 of file mxwriter.c.

◆ prev_cr

BOOL encoded_buffer::prev_cr

Definition at line 186 of file reader.c.

◆ written

unsigned int encoded_buffer::written

Definition at line 123 of file mxwriter.c.

Referenced by readerinput_get_utf8_convlen().


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