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

#include <mongoose614.h>

Collaboration diagram for mg_iface:

Public Attributes

struct mg_mgrmgr
 
voiddata
 
const struct mg_iface_vtablevtable
 

Detailed Description

Definition at line 3657 of file mongoose614.h.

Member Data Documentation

◆ data

void * mg_iface::data

Definition at line 3659 of file mongoose614.h.

◆ mgr

struct mg_mgr * mg_iface::mgr

Definition at line 3658 of file mongoose614.h.

◆ vtable

const struct mg_iface_vtable * mg_iface::vtable

Definition at line 3660 of file mongoose614.h.


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