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

สรุป

การสืบทอด

คลาสย่อยที่รู้จักโดยตรง: nl::Weave::Profiles::Time::TimeSyncNode

แอตทริบิวต์ที่ได้รับการปกป้อง

ExchangeMgr
FabricState

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

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

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

GetExchangeMgr(void) const
GetFabricState(void) const

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

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

แอตทริบิวต์ที่ได้รับการปกป้อง

ExchangeMgr

WeaveExchangeManager * ExchangeMgr

FabricState

WeaveFabricState * FabricState

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

เริ่มต้น

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

_TimeSyncNodeBase

 _TimeSyncNodeBase(
  void
)

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

GetExchangeMgr

WeaveExchangeManager * GetExchangeMgr(
  void
) const 

GetFabricState

WeaveFabricState * GetFabricState(
  void
) const 

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

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
)