nl::Weave::DeviceLayer::Internal::GenericThreadStackManagerImpl_OpenThread_LwIP

#include <src/adaptations/device-layer/include/Weave/DeviceLayer/OpenThread/GenericThreadStackManagerImpl_OpenThread_LwIP.h>

มอบการใช้งานฟีเจอร์ ThreadStackManager ทั่วไปที่ทำงานร่วมกับ OpenThread และ LwIP

สรุป

เทมเพลตนี้มีการใช้ฟีเจอร์บางอย่างจากอินเทอร์เฟซเชิงนามธรรม ThreadStackManager ซึ่งเหมาะสำหรับอุปกรณ์ที่ใช้ OpenThread และ LwIP ร่วมกัน ตัวแปรนี้มีปลายทางการรับค่าเดิมมาโดยตรงหรือโดยอ้อมจากคลาส ThreadStackManagerImpl ซึ่งจะปรากฏเป็นพารามิเตอร์ ImplClass ของเทมเพลตด้วย

การสืบทอด

รับค่าจาก: nl::Weave::DeviceLayer::Internal::GenericThreadStackManagerImpl_OpenThread&lt; ImplClass >

ฟังก์ชันสาธารณะ

ThreadNetIf() const
struct netif *

ฟังก์ชันที่มีการป้องกัน

DoInit(otInstance *otInst)
UpdateThreadInterface(bool addrChange)
void
_OnPlatformEvent(const WeaveDeviceEvent *event)
void

ฟังก์ชันสาธารณะ

ThreadNetIf

struct netif * ThreadNetIf() const 

ฟังก์ชันที่มีการป้องกัน

DoInit

WEAVE_ERROR DoInit(
  otInstance *otInst
)

UpdateThreadInterface

void UpdateThreadInterface(
  bool addrChange
)

_OnPlatformEvent

void _OnPlatformEvent(
  const WeaveDeviceEvent *event
)