nl :: Tejido:: Perfiles: Hora:: _TimeSyncNodeBase
Resumen
Herencia
Subclases conocidas directas: nl :: Weave :: Profiles :: Time :: TimeSyncNodeAtributos protegidos | |
---|---|
ExchangeMgr | |
FabricState |
Funciones protegidas | |
---|---|
Init ( WeaveFabricState *const aFabricState, WeaveExchangeManager *const aExchangeMgr) | void |
_TimeSyncNodeBase (void) |
Funciones publicas | |
---|---|
GetExchangeMgr (void) const | |
GetFabricState (void) const |
Funciones estáticas protegidas | |
---|---|
GetClock_Monotonic (void) | timesync_t |
GetClock_MonotonicHiRes (void) | timesync_t |
GetClock_RealTime (timesync_t & curTime) | |
SetClock_RealTime (timesync_t newCurTime) |
Atributos protegidos
ExchangeMgr
WeaveExchangeManager * ExchangeMgr
Estado de la tela
WeaveFabricState * FabricState
Funciones protegidas
En eso
void Init( WeaveFabricState *const aFabricState, WeaveExchangeManager *const aExchangeMgr )
_TimeSyncNodeBase
_TimeSyncNodeBase( void )
Funciones publicas
GetExchangeMgr
WeaveExchangeManager * GetExchangeMgr( void ) const
GetFabricState
WeaveFabricState * GetFabricState( void ) const
Funciones estáticas protegidas
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 )