EMANE  1.2.1
EMANE::Models::TDMA::EventTablePublisher Class Reference

Publishes information about received TDMA schedule events. More...

#include <eventtablepublisher.h>

Public Member Functions

 EventTablePublisher ()
 
void registerStatistics (StatisticRegistrar &registrar)
 
void replace (const Events::SlotInfos &slotInfos, const Events::SlotStructure &structure)
 
void update (const Events::SlotInfos &slotInfos)
 
void clear ()
 

Detailed Description

Publishes information about received TDMA schedule events.

Definition at line 52 of file models/mac/tdma/eventscheduler/eventtablepublisher.h.

Constructor & Destructor Documentation

◆ EventTablePublisher()

EMANE::Models::TDMA::EventTablePublisher::EventTablePublisher ( )

Member Function Documentation

◆ clear()

void EMANE::Models::TDMA::EventTablePublisher::clear ( )

◆ registerStatistics()

void EMANE::Models::TDMA::EventTablePublisher::registerStatistics ( StatisticRegistrar registrar)

◆ replace()

void EMANE::Models::TDMA::EventTablePublisher::replace ( const Events::SlotInfos slotInfos,
const Events::SlotStructure structure 
)

◆ update()

void EMANE::Models::TDMA::EventTablePublisher::update ( const Events::SlotInfos slotInfos)

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