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
受保护的函数
Init
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
)