0.01.00
tasklet.hpp File Reference

This file includes definitions for tasklets and the tasklet scheduler. More...

#include "openthread-core-config.h"
#include <stdio.h>
#include <openthread/tasklet.h>
#include "common/context.hpp"
#include "common/locator.hpp"

Go to the source code of this file.

Classes

class  ot::Tasklet
 This class is used to represent a tasklet. More...
 
class  ot::TaskletScheduler
 This class implements the tasklet scheduler. More...
 

Detailed Description

This file includes definitions for tasklets and the tasklet scheduler.