Google은 흑인 공동체를 위한 인종적 평등을 추구하기 위해 노력하고 있습니다. 자세히 알아보기

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)

보호 된 속성

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
)