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

ملخّص

الاكتساب

الفئات الفرعية المعروفة المباشرة: nl::Weave::Profiles::Time::TimeSyncNode

الدوال المحمية

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
)