![]() |
0.01.00
|
This is the complete list of members for ot::TrickleTimer, including all inherited members.
| Context(void *aContext) | ot::Context | inlineprotected |
| DoesFireBefore(const Timer &aTimer, uint32_t aNow) | ot::Timer | protected |
| Fired(void) (defined in ot::Timer) | ot::Timer | inlineprotected |
| GetFireTime(void) const | ot::Timer | inline |
| GetInstance(void) const | ot::InstanceLocator | inline |
| GetIp6(void) const | ot::InstanceLocator | |
| GetNetif(void) const | ot::InstanceLocator | |
| GetNow(void) | ot::TimerMilli | inlinestatic |
| Handler typedef | ot::TrickleTimer | |
| IndicateInconsistent(void) | ot::TrickleTimer | |
| InstanceLocator(otInstance &aInstance) | ot::InstanceLocator | inlineprotected |
| IsRunning(void) const | ot::TrickleTimer | |
| kMaxDt enum value (defined in ot::Timer) | ot::Timer | |
| kModeMPL enum value | ot::TrickleTimer | |
| kModeNormal enum value | ot::TrickleTimer | |
| kModePlainTimer enum value | ot::TrickleTimer | |
| mFireTime (defined in ot::Timer) | ot::Timer | protected |
| mHandler (defined in ot::Timer) | ot::Timer | protected |
| mNext (defined in ot::Timer) | ot::Timer | protected |
| Mode enum name | ot::TrickleTimer | |
| Mode typedef | ot::TrickleTimer | |
| MsecToSec(uint32_t aMilliseconds) | ot::TimerMilli | inlinestatic |
| SecToMsec(uint32_t aSeconds) | ot::TimerMilli | inlinestatic |
| Start(uint32_t aIntervalMin, uint32_t aIntervalMax, Mode aMode) | ot::TrickleTimer | |
| ot::TimerMilli::Start(uint32_t aDt) | ot::TimerMilli | inline |
| StartAt(uint32_t aStartTime, uint32_t aIntervalMin, uint32_t aIntervalMax, Mode aMode) | ot::TrickleTimer | |
| ot::TimerMilli::StartAt(uint32_t aT0, uint32_t aDt) | ot::TimerMilli | |
| Stop(void) | ot::TrickleTimer | |
| Timer(otInstance &aInstance, Handler aHandler, void *aContext) | ot::Timer | inline |
| TimerMilli(otInstance &aInstance, Handler aHandler, void *aContext) | ot::TimerMilli | inline |
| TrickleTimer(otInstance &aInstance, Handler aTransmitHandler, Handler aIntervalExpiredHandler, void *aContext) | ot::TrickleTimer |