Network interface class. More...
#include <cmsis-plus/posix-io/net-interface.h>
Public Member Functions | |
Constructors & Destructor | |
| net_interface (net_interface_impl &impl, const char *name) | |
| virtual | ~net_interface () |
Network interface class.
Definition at line 50 of file net-interface.h.
| os::posix::net_interface::net_interface | ( | net_interface_impl & | impl, |
| const char * | name | ||
| ) |
|
virtual |