µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
os::posix::net_interface Class Reference

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 ()
 

Detailed Description

Network interface class.

Definition at line 50 of file net-interface.h.

Constructor & Destructor Documentation

◆ net_interface()

os::posix::net_interface::net_interface ( net_interface_impl &  impl,
const char *  name 
)

◆ ~net_interface()

virtual os::posix::net_interface::~net_interface ( )
virtual

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