DESERT 3.5.1
Loading...
Searching...
No Matches
UwTDMATimer Class Reference

#include <uwtdma.h>

Inheritance diagram for UwTDMATimer:
Collaboration diagram for UwTDMATimer:

Public Member Functions

 UwTDMATimer (UwTDMA *m)
 

Protected Member Functions

virtual void expire (Event *e)
 

Detailed Description

UwTDMATimer class is used to handle the scheduling period of UWTDMA slots.

Definition at line 64 of file uwtdma.h.

Constructor & Destructor Documentation

◆ UwTDMATimer()

UwTDMATimer::UwTDMATimer ( UwTDMA m)
inline

Costructor of the class UwTDMATimer.

Parameters
Pointerof a UwTDMA object

Definition at line 72 of file uwtdma.h.

Member Function Documentation

◆ expire()

void UwTDMATimer::expire ( Event *  e)
protectedvirtual

Method call when the timer expire.

Parameters
Event*pointer to an object of type Event

Definition at line 74 of file uwtdma.cpp.


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