|
EMANE
1.2.1
|
#include "emane/application/eventgeneratormanager.h"#include "emane/configurationupdate.h"#include <string>#include <list>#include <memory>Go to the source code of this file.
Classes | |
| class | EMANE::Application::EventGeneratorBuilder |
| Provides methods for constructing event generators and a manager to contain and control them as a group. More... | |
Namespaces | |
| EMANE | |
| EMANE::Application | |
Typedefs | |
| using | EMANE::Application::EventGenerators = std::list< std::unique_ptr< EventGenerator > > |