EMANE  1.0.1
EMANE::EventDirector Class Reference

Director used to build EventGenerator (s) with EventGeneratorBuilder. More...

#include "eventdirector.h"

Detailed Description

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

See also
EventGeneratorBuilder EventGenerator

The documentation for this class was generated from the following file: