![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <rcdaq/blob/master/mongoose.h>
Collaboration diagram for mg_http_multipart_part:Public Attributes | |
| const char * | file_name |
| const char * | var_name |
| struct mg_str | data |
| int | status |
| void * | user_data |
Definition at line 2114 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2114 of file mongoose.h
| struct mg_str mg_http_multipart_part::data |
Definition at line 2117 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2117 of file mongoose.h
| const char* mg_http_multipart_part::file_name |
Definition at line 2115 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2115 of file mongoose.h
Referenced by mg_http_handler().
| int mg_http_multipart_part::status |
Definition at line 2118 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2118 of file mongoose.h
Referenced by mg_http_handler().
| void* mg_http_multipart_part::user_data |
Definition at line 2119 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2119 of file mongoose.h
| const char* mg_http_multipart_part::var_name |
Definition at line 2116 of file mongoose.h.
View newest version in sPHENIX GitHub at line 2116 of file mongoose.h
Referenced by mg_http_handler().