EMANE  1.2.1
EMANE::Generators::EEL::InputParser Class Reference

#include <eelinputparser.h>

Public Member Functions

 InputParser ()
 
 ~InputParser ()
 
bool parse (const std::string &sInput, float &fEventTime, std::string &sEventType, std::string &sModuleId, InputArguments &inputArguments)
 

Detailed Description

Definition at line 48 of file eelinputparser.h.

Constructor & Destructor Documentation

◆ InputParser()

EMANE::Generators::EEL::InputParser::InputParser ( )

Definition at line 39 of file eelinputparser.cc.

◆ ~InputParser()

EMANE::Generators::EEL::InputParser::~InputParser ( )

Definition at line 41 of file eelinputparser.cc.

Member Function Documentation

◆ parse()

bool EMANE::Generators::EEL::InputParser::parse ( const std::string &  sInput,
float &  fEventTime,
std::string &  sEventType,
std::string &  sModuleId,
InputArguments inputArguments 
)
Exceptions
FormatException

Definition at line 43 of file eelinputparser.cc.


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