EMANE
1.2.1
|
Director used to build EventDaemon (s) with EventAgentBuilder. More...
#include "eventagentdirector.h"
Director used to build EventDaemon (s) with EventAgentBuilder.
The EventAgentDirector class is the implementation of the Director part of the Builder design pattern from the GoF book (see reference, at end of file). Its task is to manage the creation of EventAgents with the use of the EventAgentBuilder