nl::Weave::DeviceLayer::Internal::WeaveTelemetryBase

זו כיתה מופשטת.

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

זוהי מחלקה בסיסית שמטפלת בפונקציות טלמטריה של הרשת בשביל רשתות שונות.

סיכום

ירושה

Direct known Subclasses:
  nl::Weave::DeviceLayer::Internal::ThreadTelemetry
  nl::Weave::DeviceLayer::Internal::ThreadTopology
  nl::Weave::Layer:Internal::Tunnel0Telemetry
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 

הפעלה

void Init(
  uint32_t aIntervalMsec
)

IsEnabled

bool IsEnabled(
  void
) const 

SetPollingInterval

void SetPollingInterval(
  uint32_t aIntervalMsec
)

WeaveTelemetryBase

 WeaveTelemetryBase()