MIDAS
Loading...
Searching...
No Matches
mg_http_multipart_stream Struct Reference

Public Attributes

const charboundary
 
int boundary_len
 
const charvar_name
 
const charfile_name
 
voiduser_data
 
int prev_io_len
 
enum mg_http_multipart_stream_state state
 
int processing_part
 

Detailed Description

Definition at line 4128 of file mongoose6.cxx.

Member Data Documentation

◆ boundary

const char* mg_http_multipart_stream::boundary

Definition at line 4129 of file mongoose6.cxx.

◆ boundary_len

int mg_http_multipart_stream::boundary_len

Definition at line 4130 of file mongoose6.cxx.

◆ file_name

const char* mg_http_multipart_stream::file_name

Definition at line 4132 of file mongoose6.cxx.

◆ prev_io_len

int mg_http_multipart_stream::prev_io_len

Definition at line 4134 of file mongoose6.cxx.

◆ processing_part

int mg_http_multipart_stream::processing_part

Definition at line 4136 of file mongoose6.cxx.

◆ state

enum mg_http_multipart_stream_state mg_http_multipart_stream::state

Definition at line 4135 of file mongoose6.cxx.

◆ user_data

void* mg_http_multipart_stream::user_data

Definition at line 4133 of file mongoose6.cxx.

◆ var_name

const char* mg_http_multipart_stream::var_name

Definition at line 4131 of file mongoose6.cxx.


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