EMANE
1.2.1
|
Director used to build EventGenerator (s) with EventGeneratorBuilder. More...
#include "eventdirector.h"
Director used to build EventGenerator (s) with EventGeneratorBuilder.
The EventDirector 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 EventGenerators with the use of the EventGeneratorBuilder