nl::Weave::DeviceLayer::Internal::WeaveTelemetryBase
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
זהו שיעור מופשט.
#include <src/adaptations/device-layer/include/Weave/DeviceLayer/NetworkTelemetryManager.h>
זו מחלקה בסיסית שמטפלת בפונקציות טלמטריה של רשת ברשתות שונות.
סיכום
ירושה
מחלקות משנה מוכרות ישירות:nl::Weave::DeviceLayer::Internal::ThreadTelemetry
nl::Weave::DeviceLayer::Internal::ThreadTopology
nl::Weave::DeviceLayer::Internal::TunnelTelemetry
nl::Weave::DeviceLayer::Internal::WiFiTelemetry
בנייה |
|
---|---|
WeaveTelemetryBase()
|
פונקציות ציבוריות |
|
---|---|
Disable(void)
|
void
|
Enable(void)
|
void
|
GetPollingInterval(void) const
|
uint32_t
|
Init(uint32_t aIntervalMsec)
|
void
|
IsEnabled(void) const
|
bool
|
SetPollingInterval(uint32_t aIntervalMsec)
|
void
|
פונקציות ציבוריות
השבתה
void Disable(
void
)
הפעלה
void Enable(
void
)
GetPollingInterval
uint32_t GetPollingInterval(
void
) const
Init
void Init(
uint32_t aIntervalMsec
)
IsEnabled
bool IsEnabled(
void
) const
SetPollingInterval
void SetPollingInterval(
uint32_t aIntervalMsec
)
WeaveTelemetryBase
WeaveTelemetryBase()