openthread-br  0.3.0-72c0388
Classes | Typedefs
mainloop.hpp File Reference
#include <openthread-br/config.h>
#include <openthread/openthread-system.h>

Go to the source code of this file.

Classes

class  otbr::MainloopProcessor
 

Typedefs

using otbr::MainloopContext = otSysMainloopContext
 

Detailed Description

This file includes definitions for mainloop processor.

Typedef Documentation

◆ MainloopContext

using otbr::MainloopContext = typedef otSysMainloopContext

This type defines the context data for running a mainloop.