nl:: بافت:: پروفایل ها:: زمان:: _TimeSyncNodeBase

خلاصه

وراثت

زیر کلاس های شناخته شده مستقیم: nl::Weave::پروفایل::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

Fabric State

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
)