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
)