|
openthread-br
0.3.0-72c0388
|
Public Member Functions | |
| void | Update (MainloopContext &aMainloop) override |
| void | Process (const MainloopContext &aMainloop) override |
| const AvahiPoll * | GetAvahiPoll (void) const |
|
overridevirtual |
This method processes mainloop events.
| [in] | aMainloop | A reference to the mainloop context. |
Implements otbr::MainloopProcessor.
|
overridevirtual |
This method updates the mainloop context.
| [in,out] | aMainloop | A reference to the mainloop to be updated. |
Implements otbr::MainloopProcessor.
1.8.17