EMANE  1.2.1
EMANE::Generators::EEL::LoaderFadingSelection Class Reference

#include <eelloaderfadingselection.h>

Inheritance diagram for EMANE::Generators::EEL::LoaderFadingSelection:
EMANE::Generators::EEL::LoaderPlugin

Public Member Functions

 LoaderFadingSelection ()
 
 ~LoaderFadingSelection ()
 
void load (const ModuleType &modelType, const ModuleId &moduleId, const EventType &eventType, const InputArguments &args) override
 
EventInfoList getEvents (EventPublishMode mode) override
 

Detailed Description

Definition at line 49 of file eelloaderfadingselection.h.

Constructor & Destructor Documentation

◆ LoaderFadingSelection()

EMANE::Generators::EEL::LoaderFadingSelection::LoaderFadingSelection ( )

Definition at line 44 of file eelloaderfadingselection.cc.

◆ ~LoaderFadingSelection()

EMANE::Generators::EEL::LoaderFadingSelection::~LoaderFadingSelection ( )

Definition at line 47 of file eelloaderfadingselection.cc.

Member Function Documentation

◆ getEvents()

EMANE::Generators::EEL::EventInfoList EMANE::Generators::EEL::LoaderFadingSelection::getEvents ( EventPublishMode  mode)
overridevirtual

Gets the events to publish

Parameters
modePublish either the complete current known list of events or just those items that have changed
Returns
event information to publish

Implements EMANE::Generators::EEL::LoaderPlugin.

Definition at line 167 of file eelloaderfadingselection.cc.

◆ load()

void EMANE::Generators::EEL::LoaderFadingSelection::load ( const ModuleType moduleType,
const ModuleId moduleId,
const EventType eventType,
const InputArguments args 
)
overridevirtual

Loads an EEL expression

Parameters
moduleTypeModule type
moduleIdModule id
eventTypeThe event type
argsThe event arguments
Exceptions
FormatExceptionwhen a module load fails

Implements EMANE::Generators::EEL::LoaderPlugin.

Definition at line 50 of file eelloaderfadingselection.cc.


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