Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
mg_error_data Struct Reference

Definition at line 1723 of file civetweb.h.

Public Attributes

unsigned code
unsigned code_sub
char * text
size_t text_buffer_size

#include </home/stephan/code/root-2/net/http/civetweb/civetweb.h>

Member Data Documentation

◆ code

unsigned mg_error_data::code

Definition at line 1724 of file civetweb.h.

◆ code_sub

unsigned mg_error_data::code_sub

Definition at line 1725 of file civetweb.h.

◆ text

char* mg_error_data::text

Definition at line 1726 of file civetweb.h.

◆ text_buffer_size

size_t mg_error_data::text_buffer_size

Definition at line 1727 of file civetweb.h.


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