openthread-br  0.3.0-72c0388
Public Member Functions | List of all members
otbr::Mdns::AvahiPoller Class Reference
Inheritance diagram for otbr::Mdns::AvahiPoller:
otbr::MainloopProcessor

Public Member Functions

void Update (MainloopContext &aMainloop) override
 
void Process (const MainloopContext &aMainloop) override
 
const AvahiPoll * GetAvahiPoll (void) const
 

Member Function Documentation

◆ Process()

void otbr::Mdns::AvahiPoller::Process ( const MainloopContext aMainloop)
overridevirtual

This method processes mainloop events.

Parameters
[in]aMainloopA reference to the mainloop context.

Implements otbr::MainloopProcessor.

◆ Update()

void otbr::Mdns::AvahiPoller::Update ( MainloopContext aMainloop)
overridevirtual

This method updates the mainloop context.

Parameters
[in,out]aMainloopA reference to the mainloop to be updated.

Implements otbr::MainloopProcessor.


The documentation for this class was generated from the following file: