libxr
1.0
Want to be the best embedded framework
|
抽象网络接口类 / Abstract base for network interfaces More...
#include <net.hpp>
Public Member Functions | |
virtual bool | Enable ()=0 |
virtual void | Disable ()=0 |
virtual bool | IsConnected () const =0 |
virtual IPAddressRaw | GetIPAddress () const =0 |
virtual MACAddressRaw | GetMACAddress () const =0 |
|
pure virtual |
Implemented in LibXR::ESP32WifiClient, and LibXR::WifiClient.
|
pure virtual |
Implemented in LibXR::ESP32WifiClient, and LibXR::WifiClient.
|
pure virtual |
Implemented in LibXR::ESP32WifiClient, and LibXR::WifiClient.
|
pure virtual |
Implemented in LibXR::ESP32WifiClient, and LibXR::WifiClient.
|
pure virtual |
Implemented in LibXR::ESP32WifiClient, and LibXR::WifiClient.