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 )