Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed Socket lwip-eth lwip-sys lwip
Fork of 6_songs-from-the-cloud by
M2MTimerObserver Class Reference
M2MTimerObserver Observer class for indicating the timer expiry to the parent class. More...
#include <m2mtimerobserver.h>
Inherited by M2MConnectionSecurityPimpl, M2MInterfaceImpl, M2MNsdlInterface, and M2MReportHandler.
Public Member Functions | |
virtual void | timer_expired (M2MTimerObserver::Type type=M2MTimerObserver::Notdefined)=0 |
Indicates that the time has expired. |
Detailed Description
M2MTimerObserver Observer class for indicating the timer expiry to the parent class.
Definition at line 23 of file m2mtimerobserver.h.
Member Function Documentation
virtual void timer_expired | ( | M2MTimerObserver::Type | type = M2MTimerObserver::Notdefined ) |
[pure virtual] |
Indicates that the time has expired.
- Parameters:
-
type,Type of timer that has expired.
Implemented in M2MInterfaceImpl, M2MNsdlInterface, and M2MReportHandler.
Generated on Tue Jul 12 2022 12:47:54 by
