libxr 1.0
Want to be the best embedded framework
|
应用模块抽象类,需实现 OnMonitor 方法 More...
#include <app_framework.hpp>
Public Member Functions | |
virtual void | OnMonitor ()=0 |
周期性任务 / Periodic update | |
应用模块抽象类,需实现 OnMonitor 方法
Application module interface, must implement OnMonitor
Definition at line 126 of file app_framework.hpp.