|
MIDAS
|

Public Attributes | |
| struct mg_http_endpoint * | next |
| const char * | name |
| size_t | name_len |
| mg_event_handler_t | handler |
Definition at line 4111 of file mongoose6.cxx.
| mg_event_handler_t mg_http_endpoint::handler |
Definition at line 4115 of file mongoose6.cxx.
Definition at line 4113 of file mongoose6.cxx.
| size_t mg_http_endpoint::name_len |
Definition at line 4114 of file mongoose6.cxx.
| struct mg_http_endpoint* mg_http_endpoint::next |
Definition at line 4112 of file mongoose6.cxx.