MIDAS
Loading...
Searching...
No Matches
mg_http_endpoint Struct Reference
Collaboration diagram for mg_http_endpoint:

Public Attributes

struct mg_http_endpointnext
 
const charname
 
size_t name_len
 
mg_event_handler_t handler
 

Detailed Description

Definition at line 4111 of file mongoose6.cxx.

Member Data Documentation

◆ handler

mg_event_handler_t mg_http_endpoint::handler

Definition at line 4115 of file mongoose6.cxx.

◆ name

const char* mg_http_endpoint::name

Definition at line 4113 of file mongoose6.cxx.

◆ name_len

size_t mg_http_endpoint::name_len

Definition at line 4114 of file mongoose6.cxx.

◆ next

struct mg_http_endpoint* mg_http_endpoint::next

Definition at line 4112 of file mongoose6.cxx.


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