nl::Weave::Profiles::Time::_TimeSyncNodeBase

Tóm tắt

Tính kế thừa

Lớp con đã biết trực tiếp: nl::Weave::Profiles::Time::TimeSyncNode

Thuộc tính được bảo vệ

ExchangeMgr
FabricState

Hàm được bảo vệ

Init(WeaveFabricState *const aFabricState, WeaveExchangeManager *const aExchangeMgr)
void
_TimeSyncNodeBase(void)

Hàm công khai

GetExchangeMgr(void) const
GetFabricState(void) const

Hàm tĩnh được bảo vệ

GetClock_Monotonic(void)
timesync_t
GetClock_MonotonicHiRes(void)
timesync_t
GetClock_RealTime(timesync_t & curTime)
SetClock_RealTime(timesync_t newCurTime)

Thuộc tính được bảo vệ

ExchangeMgr

WeaveExchangeManager * ExchangeMgr

FabricState

WeaveFabricState * FabricState

Hàm được bảo vệ

Bắt đầu

void Init(
  WeaveFabricState *const aFabricState,
  WeaveExchangeManager *const aExchangeMgr
)

_TimeSyncNodeBase

 _TimeSyncNodeBase(
  void
)

Hàm công khai

GetExchangeMgr

WeaveExchangeManager * GetExchangeMgr(
  void
) const 

GetFabricState

WeaveFabricState * GetFabricState(
  void
) const 

Hàm tĩnh được bảo vệ

GetClock_Monotonic

timesync_t GetClock_Monotonic(
  void
)

GetClock_MonotonicHiRes

timesync_t GetClock_MonotonicHiRes(
  void
)

GetClock_RealTime

WEAVE_ERROR GetClock_RealTime(
  timesync_t & curTime
)

SetClock_RealTime

WEAVE_ERROR SetClock_RealTime(
  timesync_t newCurTime
)