|
EMANE
1.2.1
|
#include <eelinputparser.h>
Public Member Functions | |
| InputParser () | |
| ~InputParser () | |
| bool | parse (const std::string &sInput, float &fEventTime, std::string &sEventType, std::string &sModuleId, InputArguments &inputArguments) |
Definition at line 48 of file eelinputparser.h.
| EMANE::Generators::EEL::InputParser::InputParser | ( | ) |
Definition at line 39 of file eelinputparser.cc.
| EMANE::Generators::EEL::InputParser::~InputParser | ( | ) |
Definition at line 41 of file eelinputparser.cc.
| bool EMANE::Generators::EEL::InputParser::parse | ( | const std::string & | sInput, |
| float & | fEventTime, | ||
| std::string & | sEventType, | ||
| std::string & | sModuleId, | ||
| InputArguments & | inputArguments | ||
| ) |
| FormatException |
Definition at line 43 of file eelinputparser.cc.