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