nl :: نسج:: مظهر:: زمن:: _TimeSyncNodeBase

ملخص

ميراث

توجيه الفئات الفرعية المعروفة: NL :: :: نسج الملامح :: :: وقت 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)

السمات المحمية

الصرف

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
)